Searched defs:FindMethod (Results 1 – 4 of 4) sorted by relevance
/external/pigweed/pw_rpc/ | ||
D | service.cc | 22 const internal::Method* Service::FindMethod(uint32_t method_id) const { in FindMethod() function in pw::rpc::Service |
D | server.cc | 112 std::tuple<Service*, const internal::Method*> Server::FindMethod( in FindMethod() function in pw::rpc::Server |
D | service_test.cc | 24 static const internal::Method* FindMethod(Service& service, uint32_t id) { in FindMethod() function in pw::rpc::ServiceTestHelper |
/external/lzma/CPP/7zip/Common/ | ||
D | CreateCoder.cpp | 224 bool FindMethod( in FindMethod() function |