Searched defs:isOverlay (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_resource.cpp | 46 …td::shared_ptr<IdItem> &idItem, const std::pair<std::string, std::string> &resPath, bool isOverlay, in ValueUnderQualifierDir() 68 bool isSystem, bool isOverlay) : indexPath_(path), lastModTime_(lastModTime), resDesc_(resDes), in HapResource() 78 …std::shared_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, const uint32_t &sele… in Load() 88 …std::shared_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, const uint32_t &sele… in LoadFromIndex() 177 …std::shared_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, const uint32_t &sele… in LoadFromHap()
|