Home
last modified time | relevance | path

Searched defs:resLocale (Results 1 - 5 of 5) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp195 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 Dres_config_impl.cpp50 ResLocale *resLocale = in SetLocaleInfo() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp180 const ResLocale *resLocale = resConfig.GetResLocale(); in LocalizeNumber() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp200 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 Dres_config_impl.cpp108 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