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(
338 const auto ret = svc->endpoint()->MessageReplyChannelHandle(this, handle); in Reply()349 const auto ret = svc->endpoint()->MessageReplyChannelHandle(this, handle); in Reply()360 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()
665 Status<void> Endpoint::MessageReplyChannelHandle( in MessageReplyChannelHandle() function in android::pdx::uds::Endpoint674 Status<void> Endpoint::MessageReplyChannelHandle( in MessageReplyChannelHandle() function in android::pdx::uds::Endpoint683 Status<void> Endpoint::MessageReplyChannelHandle( in MessageReplyChannelHandle() function in android::pdx::uds::Endpoint