Home
last modified time | relevance | path

Searched defs:RemoteChannelHandle (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/vr/bufferhubd/include/private/dvr/
H A Dconsumer_queue_channel.h17 using RemoteChannelHandle = pdx::RemoteChannelHandle; variable
H A Dproducer_channel.h28 using RemoteChannelHandle = pdx::RemoteChannelHandle; variable
/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dchannel_handle.h113 using RemoteChannelHandle = ChannelHandle<ChannelHandleMode::Remote>; variable
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dipc_helper.cpp275 const RemoteChannelHandle& /*handle*/) { in PushChannelHandle()