Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dwire_protocol.proto55 message InvokeMethodReply { message
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_wire_protocol_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
Dwire_protocol.gen.h43 using InvokeMethodReply = IPCFrame_InvokeMethodReply; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_ipc_wire_protocol_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
H A Dwire_protocol.gen.h43 using InvokeMethodReply = IPCFrame_InvokeMethodReply; variable
/aosp_15_r20/external/perfetto/src/ipc/
H A Dclient_impl_unittest.cc315 Frame::InvokeMethodReply*) { in TEST_F()