Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp353 DispatchRemoteMethod<TestInterface::Foo>(*this, &TestService::OnFoo, in HandleMessage()
441 int OnFoo(Message&, int a, const std::string& b) { return a + b.length(); } in OnFoo() function in __anon586972210111::TestService