Home
last modified time | relevance | path

Searched refs:waitForShutdown (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DRpcSession.h249 void waitForShutdown(RpcMutexUniqueLock& lock, const sp<RpcSession>& session);
/frameworks/native/libs/binder/
DRpcSession.cpp250 mShutdownListener->waitForShutdown(_l, sp<RpcSession>::fromExisting(this)); in shutdownAndWait()
322 void RpcSession::WaitForShutdownListener::waitForShutdown(RpcMutexUniqueLock& lock, in waitForShutdown() function in android::RpcSession::WaitForShutdownListener