Searched defs:Log (Results 1 – 5 of 5) sorted by relevance
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/ |
| D | interop-logging.cc | 27 struct Log { struct 28 std::string log; 29 bool isActive = true;
|
| /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(const DebugLevel level, const std::string &logTag, const char *fmt, ...) const in Log() function in OHOS::Developtools::HiPerf::DebugLogger
|