Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc66699 for (const auto& method : reply.methods()) { in OnBindServiceReply() local
66721 for (const auto& method : service_proxy->GetDescriptor().methods) { in OnInvokeMethodReply() local
67187 const ServiceDescriptor::Method& method = methods[method_id - 1]; in OnInvokeMethod() local