Home
last modified time | relevance | path

Searched refs:Cmp (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp132 std::multimap<std::string, std::string, decltype(SPUtils::Cmp)*> spMap(SPUtils::Cmp); in ExecCommand()
Dsp_utils.cpp41 bool SPUtils::Cmp(const std::string& a, const std::string& b) in Cmp() function in OHOS::SmartPerf::SPUtils
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_utils.h32 bool Cmp(const std::string &a, const std::string &b);