Home
last modified time | relevance | path

Searched refs:BuildResLocale (Results 1 - 2 of 2) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h244 RState BuildResLocale(const char *language, const char *script, const char *region, ResLocale **resLocale);
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp76 RState state = BuildResLocale(language, script, region, &this->resPreferredLocale_); in SetPreferredLocaleInfo()
88 RState ResConfigImpl::BuildResLocale(const char *language, const char *script, in BuildResLocale() function in OHOS::Global::Resource::ResConfigImpl
145 state = BuildResLocale(language, script, region, &this->resLocale_); in SetLocaleInfo()

Completed in 3 milliseconds