Home
last modified time | relevance | path

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

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhap_resource.h128 inline void AddLimitPath(ValueUnderQualifierDir *vuqd) in AddLimitPath() argument
/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_resource.h264 inline void AddLimitPath(std::shared_ptr<ValueUnderQualifierDir> vuqd) in AddLimitPath() argument
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp181 const HapResource::ValueUnderQualifierDir *vuqd = hapManager_->FindQualifierValueById(id); in GetPluralStringById() local
187 const HapResource::ValueUnderQualifierDir *vuqd = in GetPluralStringByName() local
194 const HapResource::ValueUnderQualifierDir *vuqd = hapManager_->FindQualifierValueById(id); in GetPluralStringByIdFormat() local
211 const HapResource::ValueUnderQualifierDir *vuqd = in GetPluralStringByNameFormat() local
227 RState ResourceManagerImpl::GetPluralString(const HapResource::ValueUnderQualifierDir *vuqd, in GetPluralString() argument
574 GetRawFile(const HapResource::ValueUnderQualifierDir *vuqd, const ResType resType, std::string &outValue) GetRawFile() argument
[all...]
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp306 const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd = hapManager_->FindQualifierValueById(id, in GetPluralStringById() local
313 const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd = in GetPluralStringByName() local
320 const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd = hapManager_->FindQualifierValueById(id, in GetPluralStringByIdFormat() local
345 const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd = in GetPluralStringByNameFormat() local
368 GetPluralString(const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd, int quantity, std::string &outValue) GetPluralString() argument
1556 const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd = hapManager_->FindQualifierValueById(id, GetFormatPluralStringById() local
1583 const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd = GetFormatPluralStringByName() local
[all...]
H A Dhap_manager.cpp894 RState HapManager::GetFilePath(const std::shared_ptr<HapResource::ValueUnderQualifierDir> vuqd, const ResType resType, in GetFilePath() argument

Completed in 7 milliseconds