Home
last modified time | relevance | path

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

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