Searched defs:selectedTypes (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_resource.cpp | 78 …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 D | hap_manager.cpp | 374 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 D | resource_manager_impl.cpp | 1098 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes) in AddResource()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | hap_parser.cpp | 67 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()
|