Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/
Dservice.cc22 const internal::Method* Service::FindMethod(uint32_t method_id) const { in FindMethod() function in pw::rpc::Service
Dserver.cc112 std::tuple<Service*, const internal::Method*> Server::FindMethod( in FindMethod() function in pw::rpc::Server
Dservice_test.cc24 static const internal::Method* FindMethod(Service& service, uint32_t id) { in FindMethod() function in pw::rpc::ServiceTestHelper
/external/lzma/CPP/7zip/Common/
DCreateCoder.cpp224 bool FindMethod( in FindMethod() function