Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/utils/
H A Dlog.cpp35 NAPI_EXPORT void PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() function
52 NAPI_EXPORT void PrintLog(LogLevel level, const char* fmt, ...) in PrintLog() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_log_wrapper.cpp21 void LogWrapper::PrintLog(LogDomain domain, LogLevel level, AceLogTag tag, const char* fmt, va_list… in PrintLog() function in OHOS::Ace::LogWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_hilog_adapter_wrapper.cpp24 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() function in OHOS::NWeb::HiLogAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Drd_log_print.cpp23 void PrintLog(LogPrint::Level level, const char *tag, const std::string &msg) in PrintLog() function
/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhilog_adapter.cpp56 int HiLogAdapter::PrintLog(LogLevelAdapter level, const char* tag, const char* fmt, ...) in PrintLog() function in OHOS::NWeb::HiLogAdapter
/ohos5.0/base/update/updateservice/foundations/ability/log/src/
H A Dupdate_log.cpp66 void UpdateLog::PrintLog(const uint32_t subModuleTag, const UpdateLogContent &logContent) in PrintLog() function in OHOS::UpdateEngine::UpdateLog
/ohos5.0/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_crash_local_handler.cpp63 static __attribute__((noinline)) void PrintLog(int fd, const char *format, ...) in PrintLog() function
/ohos5.0/base/startup/init/services/log/
H A Dinit_log.c103 static void PrintLog(InitLogLevel logLevel, unsigned int domain, const char *tag, const char *logIn… in PrintLog() function
/ohos5.0/foundation/multimodalinput/input/test/unittest/standalone/include/
H A Dmmi_log.h39 inline void PrintLog(const OHOS::HiviewDFX::HiLogLabel& label, const char* type, const char* fmt, .… in PrintLog() function
/ohos5.0/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp184 void HiChecker::PrintLog(const CautionDetail& cautionDetail) in PrintLog() function in OHOS::HiviewDFX::HiChecker
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp170 static int PrintLog(HilogMsg& header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t f… in PrintLog() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h275 static void PrintLog(LogDomain domain, LogLevel level, AceLogTag tag, const char* fmt, ...) in PrintLog() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp802 int PrintLog(int id, int level, const char* tag, const char* fmt, const char* message) in PrintLog() function
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp2806 void MMIService::PrintLog(const std::string &flag, int32_t duration, int32_t pid, int32_t tid) in PrintLog() function in OHOS::MMI::MMIService