Home
last modified time | relevance | path

Searched defs:channel_handle (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/vr/libbufferhub/
Dbuffer_hub_base.cpp17 BufferHubBase::BufferHubBase(LocalChannelHandle channel_handle) in BufferHubBase()
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp140 ClientChannel::ClientChannel(LocalChannelHandle channel_handle) in ClientChannel()
146 LocalChannelHandle channel_handle) { in Create()
Dservice_framework_tests.cpp184 Status<RemoteChannelHandle> channel_handle = in HandleMessage() local
194 Status<RemoteChannelHandle> channel_handle = message.PushChannel( in HandleMessage() local
Dservice_endpoint.cpp237 BorrowedHandle channel_handle = local_socket.Borrow(); in AcceptConnection() local
Dremote_method_tests.cpp331 explicit TestClient(LocalChannelHandle channel_handle) in TestClient()
/frameworks/native/libs/vr/libdisplay/
Ddisplay_client.cpp24 Surface::Surface(LocalChannelHandle channel_handle, int* error) in Surface()
/frameworks/native/libs/vr/libpdx/
Dclient_tests.cpp564 LocalChannelHandle channel_handle; in TEST_F() local
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp47 BufferHubQueue::BufferHubQueue(LocalChannelHandle channel_handle) in BufferHubQueue()