Home
last modified time | relevance | path

Searched defs:debugLevel (Results 1 – 3 of 3) sorted by relevance

/developtools/hiperf/src/
Doption_debug.cpp20 static bool OnVerboseLevel(const std::vector<std::string> &debugLevel) in OnVerboseLevel()
30 static bool OnMuchLevel(const std::vector<std::string> &debugLevel) in OnMuchLevel()
40 static bool OnDebugLevel(const std::vector<std::string> &debugLevel) in OnDebugLevel()
50 static bool OnNoDebug(const std::vector<std::string> &debugLevel) in OnNoDebug()
59 static bool OnMixLogOutput(const std::vector<std::string> &debugLevel) in OnMixLogOutput()
Ddebug_logger.cpp153 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()
/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp146 DebugLevel DebugLogger::SetLogLevel(DebugLevel debugLevel) in SetLogLevel()