Home
last modified time | relevance | path

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

/developtools/profiler/device/cmds/test/unittest/
Dparse_plugin_config_test.cpp71 vector<std::string> pluginNames{ variable
/developtools/profiler/device/services/profiler_service/include/
Dprofiler_service.h101 std::vector<std::string> pluginNames; member
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service.cpp83 const std::vector<std::string>& pluginNames) in SetProfilerSessionConfig()
431 std::vector<std::string> pluginNames = {pluginName}; in RemovePluginInfo() local
/developtools/profiler/device/services/profiler_service/test/unittest/
Dplugin_service_stubs.cpp136 const std::vector<std::string>& pluginNames) in SetProfilerSessionConfig()
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp287 std::vector<std::string> pluginNames; in CreateSession() local