Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c545 static const char *ITOA_UPPER_DIGITS = "0123456789ABCDEFX"; in HiLogSecOutputS() local
547 const char *digits = ITOA_UPPER_DIGITS; in HiLogSecOutputS()
978 digits = ITOA_UPPER_DIGITS; in HiLogSecOutputS()