Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcServer.cpp204 static void joinRpcServer(sp<RpcServer>&& thiz) { in joinRpcServer() function
212 std::make_unique<RpcMaybeThread>(&joinRpcServer, sp<RpcServer>::fromExisting(this)); in start()