Home
last modified time | relevance | path

Searched defs:LocalChannelHandle (Results 1 – 5 of 5) 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_base.h16 using LocalChannelHandle = pdx::LocalChannelHandle; variable
Dbufferhub_rpc.h327 using LocalChannelHandle = pdx::LocalChannelHandle; member
/frameworks/native/libs/vr/libdisplay/include/private/dvr/
Ddisplay_protocol.h216 using LocalChannelHandle = pdx::LocalChannelHandle; member
252 using LocalChannelHandle = pdx::LocalChannelHandle; member
/frameworks/native/libs/vr/libpdx_uds/
Dipc_helper.cpp267 const LocalChannelHandle& /*handle*/) { in PushChannelHandle()
364 LocalChannelHandle* /*handle*/) { in GetChannelHandle() argument