Home
last modified time | relevance | path

Searched refs:MethodIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dremote_method_type.h55 static constexpr std::size_t MethodIndex() { in MethodIndex() function
/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp950 EXPECT_EQ(0u, TestInterface::API::MethodIndex<TestInterface::Add>()); in TEST()