Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdisplay/
Ddisplay_client.cpp25 Surface::Surface(LocalChannelHandle channel_handle, int* error) in Surface()
/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel.cpp135 ClientChannel::ClientChannel(LocalChannelHandle channel_handle) in ClientChannel()
141 LocalChannelHandle channel_handle) { in Create()
Dservice_framework_tests.cpp183 Status<RemoteChannelHandle> channel_handle = in HandleMessage() local
193 Status<RemoteChannelHandle> channel_handle = message.PushChannel( in HandleMessage() local
Dservice_endpoint.cpp234 BorrowedHandle channel_handle = local_socket.Borrow(); in AcceptConnection() local
Dremote_method_tests.cpp331 TestClient(LocalChannelHandle channel_handle) in TestClient()
/frameworks/native/libs/vr/libbufferhubqueue/
Dbuffer_hub_queue_client.cpp31 BufferHubQueue::BufferHubQueue(LocalChannelHandle channel_handle) in BufferHubQueue()
/frameworks/native/libs/vr/libbufferhub/
Dbuffer_hub_client.cpp23 BufferHubBuffer::BufferHubBuffer(LocalChannelHandle channel_handle) in BufferHubBuffer()
/frameworks/native/libs/vr/libpdx/
Dclient_tests.cpp564 LocalChannelHandle channel_handle; in TEST_F() local