Searched refs:processDecStrong (Results 1 – 2 of 2) sorted by relevance
217 [[nodiscard]] status_t processDecStrong(const sp<RpcSession::RpcConnection>& connection,
824 return processDecStrong(connection, session, command); in processCommand()1150 status_t RpcState::processDecStrong(const sp<RpcSession::RpcConnection>& connection, in processDecStrong() function in android::RpcState