Home
last modified time | relevance | path

Searched defs:newFmt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/utils/
H A Dlog.cpp37 std::string newFmt(fmt); in PrintLog() local
54 std::string newFmt(fmt); in PrintLog() local
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c111 static char newFmt[] = "The number of parameters is invalid."; in HiLogPrintf() local