Home
last modified time | relevance | path

Searched defs:DEVICE_TYPE_NAME (Results 1 - 6 of 6) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Drelative_time_format.h66 static const char *DEVICE_TYPE_NAME; member in OHOS::Global::I18n::RelativeTimeFormat
H A Dnumber_format.h97 static const char *DEVICE_TYPE_NAME; member in OHOS::Global::I18n::NumberFormat
H A Ddate_time_format.h120 static const char* DEVICE_TYPE_NAME; member in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/src/
H A Drelative_time_format.cpp24 const char* RelativeTimeFormat::DEVICE_TYPE_NAME = "const.product.devicetype"; member in OHOS::Global::I18n::RelativeTimeFormat
H A Dnumber_format.cpp31 const char* NumberFormat::DEVICE_TYPE_NAME = "const.product.devicetype"; member in OHOS::Global::I18n::NumberFormat
H A Ddate_time_format.cpp24 const char* DateTimeFormat::DEVICE_TYPE_NAME = "const.product.devicetype"; member in OHOS::Global::I18n::DateTimeFormat

Completed in 4 milliseconds