Home
last modified time | relevance | path

Searched defs:currentLocaleInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dlocale_info_test.cpp181 const Locale *currentLocaleInfo = GetSysDefault(); variable
206 const Locale *currentLocaleInfo = GetSysDefault(); variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dlocale_info_test.cpp181 const LocaleInfo* currentLocaleInfo = GetSysDefault(); variable
207 const LocaleInfo* currentLocaleInfo = GetSysDefault(); variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp288 bool ResConfigImpl::CopyLocale(Locale **currentLocaleInfo, ResLocale **currentResLocale, in CopyLocale()