Home
last modified time | relevance | path

Searched defs:ArgList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.h201 explicit ArgList(std::vector<std::string> args) : args_(std::move(args)) {} in ArgList() function
H A Drs_profiler.h113 class ArgList; variable