Home
last modified time | relevance | path

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

/external/perfetto/src/ipc/
Dhost_impl_unittest.cc61 static std::unique_ptr<ProtoMessage> RequestDecoder( in RequestDecoder() function in perfetto::ipc::__anon48d3e7760111::FakeService
71 {"FakeMethod1", &RequestDecoder, nullptr, &Invoker}); in FakeService()