Searched refs:mShutdownListener (Results 1 – 2 of 2) sorted by relevance
249 LOG_ALWAYS_FATAL_IF(mShutdownListener == nullptr, "Shutdown listener not installed"); in shutdownAndWait()250 mShutdownListener->waitForShutdown(_l, sp<RpcSession>::fromExisting(this)); in shutdownAndWait()502 mShutdownListener = nullptr; in setupClient()758 mEventListener = mShutdownListener = sp<WaitForShutdownListener>::make(); in initShutdownTrigger()
364 sp<WaitForShutdownListener> mShutdownListener; // used for client sessions variable