Searched defs:Method (Results 1 – 1 of 1) sorted by relevance
66391 struct Method { struct in perfetto::ipc::ServiceDescriptor66392 const char* name;66396 using DecoderFunc = std::unique_ptr<ProtoMessage> (*)(const std::string&);66399 DecoderFunc request_proto_decoder;66402 DecoderFunc reply_proto_decoder;66406 using InvokerFunc = void (*)(Service*,66409 InvokerFunc invoker;