Home
last modified time | relevance | path

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

/frameworks/native/services/gpuservice/tracing/include/tracing/
DGpuMemTracer.h34 virtual void OnSetup(const SetupArgs&) override{}; in OnSetup()
/frameworks/native/services/surfaceflinger/FrameTracer/
DFrameTracer.h31 virtual void OnSetup(const SetupArgs&) override{}; in OnSetup()
/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h370 void OnSetup(const SetupArgs&) override{}; in OnSetup()
/frameworks/native/cmds/installd/
Ddexopt.cpp538 void SetupArgs(const std::vector<T>& profile_fds, in SetupArgs() function in android::installd::RunProfman