Searched refs:MessageReplyChannelHandle (Results 1 – 6 of 6) sorted by relevance
28 MOCK_METHOD2(MessageReplyChannelHandle,31 MOCK_METHOD2(MessageReplyChannelHandle,34 MOCK_METHOD2(MessageReplyChannelHandle,
91 virtual Status<void> MessageReplyChannelHandle(95 virtual Status<void> MessageReplyChannelHandle(99 virtual Status<void> MessageReplyChannelHandle(
55 Status<void> MessageReplyChannelHandle(57 Status<void> MessageReplyChannelHandle(59 Status<void> MessageReplyChannelHandle(
341 const auto ret = svc->endpoint()->MessageReplyChannelHandle(this, handle); in Reply()352 const auto ret = svc->endpoint()->MessageReplyChannelHandle(this, handle); in Reply()363 const auto ret = svc->endpoint()->MessageReplyChannelHandle(this, handle); in Reply()
465 EXPECT_CALL(*endpoint(), MessageReplyChannelHandle( in TEST_F()474 MessageReplyChannelHandle(message_.get(), in TEST_F()482 EXPECT_CALL(*endpoint(), MessageReplyChannelHandle( in TEST_F()
651 Status<void> Endpoint::MessageReplyChannelHandle( in MessageReplyChannelHandle() function in android::pdx::uds::Endpoint660 Status<void> Endpoint::MessageReplyChannelHandle( in MessageReplyChannelHandle() function in android::pdx::uds::Endpoint669 Status<void> Endpoint::MessageReplyChannelHandle( in MessageReplyChannelHandle() function in android::pdx::uds::Endpoint