Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dwire_protocol.proto62 optional bytes reply_proto = 3; field
/aosp_15_r20/external/perfetto/src/ipc/
H A Dhost_impl.cc377 std::string reply_proto = reply->SerializeAsString(); in ReplyToMethodInvocation() local
/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.h237 const std::string& reply_proto() const { return reply_proto_; } in reply_proto() function
/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.h237 const std::string& reply_proto() const { return reply_proto_; } in reply_proto() function