Searched defs:GetChannelHandle (Results 1 – 8 of 8) sorted by relevance
43 LocalChannelHandle& GetChannelHandle() override { return channel_handle_; } in GetChannelHandle() function44 const LocalChannelHandle& GetChannelHandle() const override { in GetChannelHandle() function
118 LocalChannelHandle& Client::GetChannelHandle() { in GetChannelHandle() function in android::pdx::Client122 const LocalChannelHandle& Client::GetChannelHandle() const { in GetChannelHandle() function in android::pdx::Client271 bool Transaction::GetChannelHandle(ChannelReference ref, in GetChannelHandle() function in android::pdx::Transaction
227 bool Message::GetChannelHandle(ChannelReference ref, in GetChannelHandle() function in android::pdx::Message
675 TEST_F(ServiceMessageTest, GetChannelHandle) { in TEST_F() argument
271 LocalChannelHandle GetChannelHandle(Message* message, in GetChannelHandle() function
289 bool ClientChannel::GetChannelHandle(void* transaction_state, in GetChannelHandle() function in android::pdx::uds::ClientChannel
363 bool ReceivePayload::GetChannelHandle(ChannelReference /*ref*/, in GetChannelHandle() function in android::pdx::uds::ReceivePayload
744 LocalChannelHandle Endpoint::GetChannelHandle(Message* message, in GetChannelHandle() function in android::pdx::uds::Endpoint