Searched refs:mRpcBinderState (Results 1 – 2 of 2) sorted by relevance
221 LIBBINDER_EXPORTED const std::unique_ptr<RpcState>& state() { return mRpcBinderState; } in state()375 std::unique_ptr<RpcState> mRpcBinderState; variable
60 mRpcBinderState = std::make_unique<RpcState>(); in RpcSession()262 mRpcBinderState->clear(); in shutdownAndWait()355 mRpcBinderState->readConnectionInit(connection, sp<RpcSession>::fromExisting(this)); in preJoinSetup()508 mRpcBinderState = std::make_unique<RpcState>(); in setupClient()776 mRpcBinderState->sendConnectionInit(connection, sp<RpcSession>::fromExisting(this)); in addOutgoingConnection()