Home
last modified time | relevance | path

Searched defs:GetAsyncCommand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_ipc_gen/gen/external/perfetto/protos/perfetto/ipc/
Dproducer_port.ipc.cc132 void ProducerPortProxy::GetAsyncCommand(const GetAsyncCommandRequest& request, DeferredGetAsyncComm… in GetAsyncCommand() function in perfetto::protos::gen::ProducerPortProxy
/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.proto48 rpc GetAsyncCommand(GetAsyncCommandRequest) rpc
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc370 void ProducerIPCService::GetAsyncCommand( in GetAsyncCommand() function in perfetto::ProducerIPCService