Searched defs:PrintLog (Results 1 – 7 of 7) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_hilog_adapter_wrapper.cpp | 24 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() function in OHOS::NWeb::HiLogAdapter
|
| /base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
| D | hilog_adapter.cpp | 56 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() function in OHOS::NWeb::HiLogAdapter
|
| /base/update/updateservice/foundations/ability/log/src/ |
| D | update_log.cpp | 66 void UpdateLog::PrintLog(const uint32_t subModuleTag, const UpdateLogContent &logContent) in PrintLog() function in OHOS::UpdateEngine::UpdateLog
|
| /base/hiviewdfx/faultloggerd/frameworks/localhandler/ |
| D | dfx_crash_local_handler.cpp | 63 static __attribute__((noinline)) void PrintLog(int fd, const char *format, ...) in PrintLog() function
|
| /base/startup/init/services/log/ |
| D | init_log.c | 103 static void PrintLog(InitLogLevel logLevel, unsigned int domain, const char *tag, const char *logIn… in PrintLog() function
|
| /base/hiviewdfx/hichecker/frameworks/native/ |
| D | hichecker.cpp | 184 void HiChecker::PrintLog(const CautionDetail& cautionDetail) in PrintLog() function in OHOS::HiviewDFX::HiChecker
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ |
| D | hilog_printf.cpp | 176 static int PrintLog(HilogMsg& header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t f… in PrintLog() function
|