Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c428 char fmtStr[SINGLE_FMT_MAX_LEN]; in LogValuesFmt() local
474 static void RemovePrivacyFmt(const char* fmtStr, size_t fmtLen, char* arr, size_t arrLen) in RemovePrivacyFmt()