Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_config.cpp139 char unitChr = value[len - unitLen]; in SetMaxStorageSizeItem() local
141 switch (unitChr) { in SetMaxStorageSizeItem()
158 HILOG_ERROR(LOG_CORE, "invalid storage unit value=%{public}c.", unitChr); in SetMaxStorageSizeItem()