Home
last modified time | relevance | path

Searched defs:LocalChannelHandle (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
Dchannel_handle.h111 using LocalChannelHandle = ChannelHandle<ChannelHandleMode::Local>; variable
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbuffer_hub_client.h20 using LocalChannelHandle = pdx::LocalChannelHandle; variable
Dbufferhub_rpc.h190 using LocalChannelHandle = pdx::LocalChannelHandle; member
/frameworks/native/libs/vr/libdisplay/include/private/dvr/
Ddisplay_protocol.h203 using LocalChannelHandle = pdx::LocalChannelHandle; member
232 using LocalChannelHandle = pdx::LocalChannelHandle; member
/frameworks/native/libs/vr/libpdx_uds/
Dipc_helper.cpp253 const LocalChannelHandle& /*handle*/) { in PushChannelHandle()
355 LocalChannelHandle* /*handle*/) { in GetChannelHandle() argument
/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/
Dbuffer_hub_queue_client.h25 using LocalChannelHandle = pdx::LocalChannelHandle; variable