Home
last modified time | relevance | path

Searched refs:DebugLevelMap (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp216 return DebugLevelMap.at(level); in GetLogLevelName()
221 for (auto it = DebugLevelMap.begin(); it != DebugLevelMap.end(); it++) { in GetLogLevelByName()
/developtools/hiperf/src/
Ddebug_logger.cpp218 return DebugLevelMap.at(level); in GetLogLevelName()
223 for (auto it = DebugLevelMap.begin(); it != DebugLevelMap.end(); it++) { in GetLogLevelByName()
/developtools/hiperf/include/
Ddebug_logger.h78 const std::map<DebugLevel, const std::string> DebugLevelMap = { variable
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h68 const std::map<DebugLevel, const std::string> DebugLevelMap = { variable