Home
last modified time | relevance | path

Searched defs:shutdownAndWait (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DRpcSession.cpp210 bool RpcSession::shutdownAndWait(bool wait) { in shutdownAndWait() function in android::RpcSession
/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1643 void shutdownAndWait() { in shutdownAndWait() function in android::RpcTransportTestUtils::Server