Searched defs:ScopeDebugLevel (Results 1 - 4 of 4) sorted by relevance
/developtools/profiler/device/plugins/native_daemon/src/ | ||
H A D | debug_logger.cpp | 36 ScopeDebugLevel::ScopeDebugLevel(DebugLevel level, bool mix) in ScopeDebugLevel() function in OHOS::Developtools::NativeDaemon::ScopeDebugLevel |
/developtools/hiperf/src/ | ||
H A D | debug_logger.cpp | 35 ScopeDebugLevel::ScopeDebugLevel(DebugLevel level, bool mix) in ScopeDebugLevel() function in OHOS::Developtools::HiPerf::ScopeDebugLevel |
/developtools/hiperf/include/ | ||
H A D | debug_logger.h | 165 class ScopeDebugLevel { class 342 class ScopeDebugLevel { class 344 ScopeDebugLevel(DebugLevel level, bool mix = false) {} in ScopeDebugLevel() function in OHOS::Developtools::HiPerf::ScopeDebugLevel |
/developtools/profiler/device/plugins/native_daemon/include/ | ||
H A D | debug_logger.h | 147 class ScopeDebugLevel { class 376 class ScopeDebugLevel { class 378 ScopeDebugLevel(DebugLevel level, bool mix = false) {}; in ScopeDebugLevel() function in OHOS::Developtools::NativeDaemon::ScopeDebugLevel |
Completed in 5 milliseconds