Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/api/src/
Dcommand_poller.cpp50 std::vector<ProfilerPluginConfig> configVec; in OnCreateSessionCmd() local
121 std::vector<ProfilerPluginConfig> configVec; in OnStartSessionCmd() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhook_manager_test.cpp141 std::vector<ProfilerPluginConfig> configVec; variable
/developtools/profiler/device/plugins/api/test/unittest/
Dplugin_manager_test.cpp99 std::vector<ProfilerPluginConfig> configVec; variable