Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/include/
H A Dres_config_impl.h246 RState BuildLocaleInfo(const ResLocale *resLocale, Locale **localeInfo);
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp80 return BuildLocaleInfo(this->resPreferredLocale_, &this->preferredLocaleInfo_); in SetPreferredLocaleInfo()
108 RState ResConfigImpl::BuildLocaleInfo(const ResLocale *resLocale, Locale **localeInfo) in BuildLocaleInfo() function in OHOS::Global::Resource::ResConfigImpl
149 state = BuildLocaleInfo(this->resLocale_, &this->localeInfo_); in SetLocaleInfo()

Completed in 2 milliseconds