Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp65295 …using DeferredNotifyDataSourceStartedResponse = ::perfetto::ipc::Deferred<NotifyDataSourceStartedR… typedef in perfetto::protos::gen::ProducerPort
65296 …DataSourceStarted(const NotifyDataSourceStartedRequest&, DeferredNotifyDataSourceStartedResponse) …
65340 …using DeferredNotifyDataSourceStartedResponse = ::perfetto::ipc::Deferred<NotifyDataSourceStartedR… typedef in perfetto::protos::gen::ProducerPortProxy
65341 …DataSourceStarted(const NotifyDataSourceStartedRequest&, DeferredNotifyDataSourceStartedResponse, …
65499 …ceStarted(const NotifyDataSourceStartedRequest& request, DeferredNotifyDataSourceStartedResponse r… in NotifyDataSourceStarted()
68088 DeferredNotifyDataSourceStartedResponse) override;
68433 DeferredNotifyDataSourceStartedResponse response) { in NotifyDataSourceStarted()