Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c546 static const char *ITOA_LOWER_DIGITS = "0123456789abcdefx"; in HiLogSecOutputS() local
957 digits = ITOA_LOWER_DIGITS; in HiLogSecOutputS()
970 digits = ITOA_LOWER_DIGITS; in HiLogSecOutputS()
983 digits = ITOA_LOWER_DIGITS; in HiLogSecOutputS()