Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/bytrace_plugin/src/
Dbytrace_module.cpp66 bool RunCommand(const std::string& cmd) in RunCommand() function
/developtools/profiler/device/plugins/hiperf_plugin/src/
Dhiperf_module.cpp82 bool RunCommand(const std::string& cmd) in RunCommand() function
/developtools/profiler/device/cmds/test/unittest/
Dhiprofiler_cmd_test.cpp82 bool RunCommand(const std::string& cmd, std::string& content) in RunCommand() function in __anon5411c3130111::HiprofilerCmdTest
/developtools/hdc/src/host/
Dclient.cpp257 void HdcClient::RunCommand(const string& cmd) in RunCommand() function in Hdc::HdcClient