Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/include/
Dnative_memory_profiler_sa_service.h58 struct TaskConfig { struct
63 ~TaskConfig() {}; in ~TaskConfig() argument
73 std::unordered_map<std::string, std::shared_ptr<TaskConfig>> nameAndFilePathCtx_; argument