Searched defs:DEVICE_TYPE_NAME (Results 1 - 6 of 6) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | relative_time_format.h | 66 static const char *DEVICE_TYPE_NAME; member in OHOS::Global::I18n::RelativeTimeFormat |
H A D | number_format.h | 97 static const char *DEVICE_TYPE_NAME; member in OHOS::Global::I18n::NumberFormat |
H A D | date_time_format.h | 120 static const char* DEVICE_TYPE_NAME; member in OHOS::Global::I18n::DateTimeFormat |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | relative_time_format.cpp | 24 const char* RelativeTimeFormat::DEVICE_TYPE_NAME = "const.product.devicetype"; member in OHOS::Global::I18n::RelativeTimeFormat |
H A D | number_format.cpp | 31 const char* NumberFormat::DEVICE_TYPE_NAME = "const.product.devicetype"; member in OHOS::Global::I18n::NumberFormat |
H A D | date_time_format.cpp | 24 const char* DateTimeFormat::DEVICE_TYPE_NAME = "const.product.devicetype"; member in OHOS::Global::I18n::DateTimeFormat |
Completed in 4 milliseconds