Home
last modified time | relevance | path

Searched defs:Log (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/
Dinterop-logging.cc27 struct Log { struct
28 std::string log;
29 bool isActive = true;
/developtools/packing_tool/adapter/ohos/
DLog.java26 public class Log { class
43 public Log(String className) {} in Log() method in Log
/developtools/packing_tool/packing_tool/frameworks/src/
Dlog.cpp35 void Log(char *file, char *func, int32_t line, int32_t level, char *format, ...) in Log() function
/developtools/profiler/device/plugins/native_daemon/src/
Ddebug_logger.cpp81 int DebugLogger::Log(DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() function in OHOS::Developtools::NativeDaemon::DebugLogger
/developtools/hiperf/src/
Ddebug_logger.cpp77 int DebugLogger::Log(const DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() function in OHOS::Developtools::HiPerf::DebugLogger