Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c566 … static wchar_t WPRIVACY_STRING[] = { L'<', L'p', L'r', L'i', L'v', L'a', L't', L'e', L'>', L'\0'}; in HiLogSecOutputS() local
1322 formatBuf.wStr = WPRIVACY_STRING; in HiLogSecOutputS()
1323 textLen = sizeof(WPRIVACY_STRING) / sizeof(wchar_t) - 1; in HiLogSecOutputS()