Home
last modified time | relevance | path

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

/developtools/profiler/device/cmds/src/
Dmain.cpp355 void ParseCmdline(CommandLine& cmdLine, DataContext& data) in ParseCmdline()
490 CommandLine& cmdLine = CommandLine::GetInstance(); in main() local
/developtools/hiperf/src/
Dutilities.cpp529 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand()
540 bool IsSameCommand(const std::string &cmdLine, const std::vector<std::string>& cmdNames) in IsSameCommand()
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp532 bool IsSameCommand(std::string cmdLine, std::string cmdName) in IsSameCommand()
/developtools/profiler/device/base/src/
Dcommon.cpp836 bool CheckCmdLineArgValid(const std::string& cmdLine) in CheckCmdLineArgValid()
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/setting/bean/
DProfilerServiceTypes.ts88 cmdLine: string; property