Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/src/
Dhap_resource_manager.cpp70 …d::shared_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, uint32_t selectedTypes) in Load()
Dhap_parser_v1.cpp69 HapParserV1::HapParserV1(std::shared_ptr<ResConfigImpl> &defaultConfig, uint32_t selectedTypes, in HapParserV1()
Dhap_manager.cpp423 bool HapManager::AddResource(const char *path, const uint32_t &selectedTypes, bool forceReload) in AddResource()
Dresource_manager_impl.cpp1327 bool ResourceManagerImpl::AddResource(const char *path, const uint32_t &selectedTypes, bool forceRe… in AddResource()
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dhap_resource_test.cpp254 const uint32_t &selectedTypes = SELECT_ALL) in LoadFromHap()