Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/FrameTracer/
H A DFrameTracer.h31 virtual void OnSetup(const SetupArgs&) override{}; in OnSetup() function
/aosp12/frameworks/native/services/gpuservice/tracing/include/tracing/
H A DGpuMemTracer.h34 virtual void OnSetup(const SetupArgs&) override{}; in OnSetup() function
/aosp12/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.h344 void OnSetup(const SetupArgs&) override{}; in OnSetup() function
/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc158 void OnSetup(const SetupArgs& args) override { in OnSetup() function in perfetto_hprof::JavaHprofDataSource