Searched refs:joinRpcServer (Results 1 – 1 of 1) sorted by relevance
204 static void joinRpcServer(sp<RpcServer>&& thiz) { in joinRpcServer() function212 std::make_unique<RpcMaybeThread>(&joinRpcServer, sp<RpcServer>::fromExisting(this)); in start()