Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_data.h65 const int CONFIG_MIN_SIZE = 2; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_data.cpp34 if (configs && size >= CONFIG_MIN_SIZE) { // 2 is the size of configs need to be extracted in DateTimeData()