Searched defs:Log (Results 1 – 4 of 4) sorted by relevance
| /developtools/packing_tool/adapter/ohos/ |
| D | Log.java | 26 public class Log { class 43 public Log(String className) {} in Log() method in Log
|
| /developtools/packing_tool/packing_tool/frameworks/src/ |
| D | log.cpp | 35 void Log(char *file, char *func, int32_t line, int32_t level, char *format, ...) in Log() function
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | debug_logger.cpp | 81 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() function in OHOS::Developtools::NativeDaemon::DebugLogger
|
| /developtools/hiperf/src/ |
| D | debug_logger.cpp | 77 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() function in OHOS::Developtools::HiPerf::DebugLogger
|