Home
last modified time | relevance | path

Searched defs:selectedTypes (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp78 …ed_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, const uint32_t &selectedTypes) in Load()
88 …ed_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, const uint32_t &selectedTypes) in LoadFromIndex()
177 …ed_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, const uint32_t &selectedTypes) in LoadFromHap()
H A Dhap_manager.cpp374 bool HapManager::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource()
491 bool HapManager::AddResourcePath(const char *path, const uint32_t &selectedTypes) in AddResourcePath()
H A Dresource_manager_impl.cpp1098 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp67 uint32_t selectedTypes = SELECT_ALL; member
478 const uint32_t &selectedTypes) in ParseIdItem()
514 const uint32_t &selectedTypes) in ParseId()
656 … const std::shared_ptr<ResConfigImpl> defaultConfig, const uint32_t &selectedTypes) in ParseResHex()