Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/ipc/
H A Dhost_impl_unittest.cc154 frame.mutable_msg_invoke_method()->set_service_id(service_id); in InvokeMethod()
155 frame.mutable_msg_invoke_method()->set_method_id(method_id); in InvokeMethod()
156 frame.mutable_msg_invoke_method()->set_drop_reply(drop_reply); in InvokeMethod()
157 frame.mutable_msg_invoke_method()->set_args_proto(args.SerializeAsString()); in InvokeMethod()
H A Dclient_impl.cc121 Frame::InvokeMethod* req = frame.mutable_msg_invoke_method(); in BeginInvoke()
/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.h85 …IPCFrame_InvokeMethod* mutable_msg_invoke_method() { _has_field_.set(5); return msg_invoke_method_… in mutable_msg_invoke_method() 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.h85 …IPCFrame_InvokeMethod* mutable_msg_invoke_method() { _has_field_.set(5); return msg_invoke_method_… in mutable_msg_invoke_method() function