Searched refs:fConnectionBrokenEvent (Results 1 – 2 of 2) sorted by relevance
34 fConnectionBrokenEvent(NULL), in ServerConnection()48 if (fConnectionBrokenEvent) in ~ServerConnection()49 fConnectionBrokenEvent->ReleaseReference(); in ~ServerConnection()62 fConnectionBrokenEvent in Init()64 if (!fConnectionBrokenEvent) in Init()189 fVolumeManager->SendVolumeEvent(fConnectionBrokenEvent); in VisitConnectionBrokenRequest()
50 ConnectionBrokenEvent* fConnectionBrokenEvent; variable