Home
last modified time | relevance | path

Searched refs:TakeChannelHandle (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
Dchannel_parcelable.h25 virtual LocalChannelHandle TakeChannelHandle() = 0;
/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dchannel_parcelable.h19 LocalChannelHandle TakeChannelHandle() override;
/frameworks/native/libs/vr/libpdx_uds/
Dchannel_parcelable.cpp27 LocalChannelHandle ChannelParcelable::TakeChannelHandle() { in TakeChannelHandle() function in android::pdx::uds::ChannelParcelable