Home
last modified time | relevance | path

Searched refs:GetKeyParamsLocales (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h305 …void GetKeyParamsLocales(const std::vector<std::shared_ptr<KeyParam>> keyParams, std::set<std::str…
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp484 GetKeyParamsLocales(resDesc_->keys_[i]->keyParams_, outValue); in GetLocales()
488 void HapResource::GetKeyParamsLocales(const std::vector<std::shared_ptr<KeyParam>> keyParams, in GetKeyParamsLocales() function in OHOS::Global::Resource::HapResource