Searched defs:defaultConfig (Results 1 – 7 of 7) sorted by relevance
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | hap_resource.cpp | 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() 210 …const std::vector<std::string> &overlayPaths, std::shared_ptr<ResConfigImpl> &defaultConfig, bool … in LoadOverlays() 290 bool HapResource::Init(std::shared_ptr<ResConfigImpl> &defaultConfig) in Init() 326 std::shared_ptr<ResConfigImpl> &defaultConfig) in InitMap() 367 bool HapResource::InitIdList(std::shared_ptr<ResConfigImpl> &defaultConfig) in InitIdList() 525 std::shared_ptr<ResConfigImpl> &defaultConfig) in IsAppDarkRes()
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | hap_resource.cpp | 64 HapResource::HapResource(const std::string path, time_t lastModTime, const ResConfig *defaultConfig… in HapResource() 86 const HapResource *HapResource::LoadFromIndex(const char *path, const ResConfigImpl *defaultConfig,… in LoadFromIndex()
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| D | hap_parser.cpp | 290 bool IsLocaleMatch(const ResConfigImpl *defaultConfig, const std::vector<KeyParam *> &keyParams) in IsLocaleMatch() 308 bool &match, const ResConfigImpl *defaultConfig) in ParseKey() 355 const ResConfigImpl *defaultConfig) in ParseResHex()
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | hap_resource_test.cpp | 258 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | hap_resource_test.cpp | 262 ResDesc *LoadFromHap(const char *hapPath, const std::shared_ptr<ResConfigImpl> defaultConfig) in LoadFromHap()
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| D | hap_parser.cpp | 65 std::shared_ptr<ResConfigImpl> defaultConfig; member 561 bool IsLocaleMatch(const std::shared_ptr<ResConfigImpl> defaultConfig, in IsLocaleMatch() 656 … const std::shared_ptr<ResConfigImpl> defaultConfig, const uint32_t &selectedTypes) in ParseResHex()
|
| /base/startup/appspawn/test/moduletest/ |
| D | appspawn_test_cmder.cpp | 336 const char *defaultConfig, uint32_t defMsgType) in CreateMsg()
|