Home
last modified time | relevance | path

Searched defs:PrintLog (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_hilog_adapter_wrapper.cpp22 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/
Dhilog_adapter.cpp56 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/
Dupdate_log.cpp66 void UpdateLog::PrintLog(const uint32_t subModuleTag, const UpdateLogContent &logContent) in PrintLog() function in OHOS::UpdateEngine::UpdateLog
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
Ddfx_crash_local_handler.cpp60 static __attribute__((noinline)) void PrintLog(int fd, const char *format, ...) in PrintLog() function
/base/startup/init/services/log/
Dinit_log.c103 static void PrintLog(InitLogLevel logLevel, unsigned int domain, const char *tag, const char *logIn… in PrintLog() function
/base/hiviewdfx/hichecker/frameworks/native/
Dhichecker.cpp184 void HiChecker::PrintLog(const CautionDetail& cautionDetail) in PrintLog() function in OHOS::HiviewDFX::HiChecker
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp170 static int PrintLog(HilogMsg& header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t f… in PrintLog() function