Home
last modified time | relevance | path

Searched defs:plurRulesCache_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_manager.h123 std::vector<std::pair<std::string, OHOS::I18N::PluralFormat *>> plurRulesCache_; variable
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_manager.h424 std::vector<std::pair<std::string, icu::PluralRules *>> plurRulesCache_; variable