Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DRpcSession.cpp242 bool RpcSession::shutdownAndWait(bool wait) { in shutdownAndWait() function in android::RpcSession
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp2179 void shutdownAndWait() { in shutdownAndWait() function in android::RpcTransportTestUtils::Server