Home
last modified time | relevance | path

Searched refs:strNullString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c456 static char strNullString[8] = "(null)"; in SecDecodeTypeS() local
478 formatBuf->str = strNullString; in SecDecodeTypeS()
510 formatBuf->str = strNullString; in SecDecodeTypeS()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
H A Doutput_p.inl328 static char strNullString[8] = "(null)"; local
350 formatBuf->str = strNullString;
382 formatBuf->str = strNullString;