Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dlocale_matcher.h77 static uint64_t EN_US_ENCODE;
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dlocale_matcher.h77 static uint64_t EN_US_ENCODE;
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp30 uint64_t LocaleMatcher::EN_US_ENCODE = Utils::EncodeLocale("en", nullptr, "US"); member in OHOS::Global::Resource::LocaleMatcher
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp30 uint64_t LocaleMatcher::EN_US_ENCODE = Utils::EncodeLocale("en", nullptr, "US"); member in OHOS::Global::Resource::LocaleMatcher