Searched refs:SendWithChannelHandle (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dmock_client_channel.h30 MOCK_METHOD6(SendWithChannelHandle,
H A Dclient_channel.h48 virtual Status<LocalChannelHandle> SendWithChannelHandle(
/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dclient_channel.h59 Status<LocalChannelHandle> SendWithChannelHandle(
/frameworks/native/libs/vr/libpdx/
H A Dclient.cpp220 *ret = client_.GetChannel()->SendWithChannelHandle(
H A Dclient_tests.cpp276 SendWithChannelHandle(kTransactionState, TestInterface::kOpPushChannel, _,
292 SendWithChannelHandle(kTransactionState, TestInterface::kOpPushChannel, _,
428 EXPECT_CALL(*mock_channel(), SendWithChannelHandle(kTransactionState, 3,
/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel.cpp238 Status<LocalChannelHandle> ClientChannel::SendWithChannelHandle( function in class:android::pdx::uds::ClientChannel

Completed in 530 milliseconds