Searched defs:resLocale (Results 1 - 5 of 5) sorted by relevance
/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | res_locale.cpp | 195 ResLocale *resLocale = new(std::nothrow) ResLocale; in CreateResLocale() local 315 ResLocale *resLocale = new(std::nothrow) ResLocale; in BuildFromParts() local 367 ResLocale *resLocale = ResLocale::BuildFromString(str, sep, rState); BuildFromString() local 437 ResLocale *resLocale = ResLocale::BuildFromString(iter->c_str(), DASH_SEP, state); FindAndSort() local [all...] |
H A D | res_config_impl.cpp | 50 ResLocale *resLocale = in SetLocaleInfo() local
|
/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | string_utils.cpp | 180 const ResLocale *resLocale = resConfig.GetResLocale(); in LocalizeNumber() local
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_locale.cpp | 200 ResLocale *resLocale = new(std::nothrow) ResLocale; in CreateResLocale() local 314 ResLocale *resLocale = new(std::nothrow) ResLocale; in BuildFromParts() local 369 ResLocale *resLocale = ResLocale::BuildFromString(str, sep, rState); BuildFromString() local 446 ResLocale *resLocale = ResLocale::BuildFromString(iter->c_str(), DASH_SEP, state); FindAndSort() local [all...] |
H A D | res_config_impl.cpp | 108 RState ResConfigImpl::BuildLocaleInfo(const ResLocale *resLocale, Locale **localeInfo) in BuildLocaleInfo() argument 88 BuildResLocale(const char *language, const char *script, const char *region, ResLocale **resLocale) BuildResLocale() argument
|
Completed in 4 milliseconds