Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libpdx/private/pdx/
H A Dfile_handle.h117 using LocalHandle = FileHandle<FileHandleMode::Local>; variable
/aosp12/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
H A Dbufferhub_rpc.h328 using LocalHandle = pdx::LocalHandle; member
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dserialization_tests.cpp700 TEST(SerializationTest, LocalHandle) { in TEST() argument
1904 TEST(DeserializationTest, LocalHandle) { in TEST() argument
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp640 TEST_F(RemoteMethodTest, LocalHandle) { in TEST_F() argument