Home
last modified time | relevance | path

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

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