Home
last modified time | relevance | path

Searched defs:IsSameCommand (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/src/
Dutilities.cpp506 bool IsSameCommand(const std::string &cmdLine, const std::string &cmdName) in IsSameCommand() function
517 bool IsSameCommand(const std::string &cmdLine, const std::vector<std::string>& cmdNames) in IsSameCommand() function
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp426 bool IsSameCommand(std::string cmdLine, std::string cmdName) in IsSameCommand() function