Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/api/test/unittest/
Dplugin_manager_test.cpp97 std::vector<ProfilerPluginConfig> configVec; variable
182 std::vector<ProfilerPluginConfig> configVec; variable
/developtools/profiler/device/plugins/api/src/
Dcommand_poller.cpp48 std::vector<ProfilerPluginConfig> configVec; in OnCreateSessionCmd() local
99 std::vector<ProfilerPluginConfig> configVec; in OnStartSessionCmd() local
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dhook_service_test.cpp62 std::vector<ProfilerPluginConfig> configVec; variable
Dhook_manager_test.cpp163 std::vector<ProfilerPluginConfig> configVec; variable
/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp57 void PushCommandArgs(std::vector<std::string>& configVec, std::vector<std::string>& commandArgs, si… in PushCommandArgs()
/developtools/profiler/device/services/profiler_service/src/
Dtrace_file_writer.cpp118 std::vector<char> configVec; in SetPluginConfig() local
/developtools/profiler/device/plugins/network_profiler/test/unittest/
Dnetwork_profiler_test.cpp446 std::vector<ProfilerPluginConfig> configVec; variable