Searched refs:setProtocolVersionInternal (Results 1 – 2 of 2) sorted by relevance
105 bool RpcSession::setProtocolVersionInternal(uint32_t version, bool checkStarted) { in setProtocolVersionInternal() function in android::RpcSession124 return setProtocolVersionInternal(version, true); in setProtocolVersion()540 if (!setProtocolVersionInternal(version, false)) return BAD_VALUE; in setupClient()
241 [[nodiscard]] bool setProtocolVersionInternal(uint32_t version, bool checkStarted);