Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_output_log.c475 static void RemovePrivacyFmt(const char* fmtStr, size_t fmtLen, char* arr, size_t arrLen) in RemovePrivacyFmt() function
510 RemovePrivacyFmt(logContentPtr->commonContent.fmt, fmtLen, fmt, fmtLen); in LogDebugValuesFmt()