Searched defs:defaultConfig (Results 1 – 10 of 10) sorted by relevance
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | hap_resource_v1.cpp | 81 bool HapResourceV1::Init(std::shared_ptr<ResConfigImpl> &defaultConfig) in Init() 154 RState HapResourceV1::Update(std::shared_ptr<ResConfigImpl> &defaultConfig) in Update() 216 bool HapResourceV1::InitIdList(std::shared_ptr<ResConfigImpl> &defaultConfig) in InitIdList() 243 std::shared_ptr<ResConfigImpl> &defaultConfig) in InitMap() 285 std::shared_ptr<ResConfigImpl> &defaultConfig) in IsAppDarkRes() 300 RState HapResourceV1::UpdateResConfig(std::shared_ptr<ResConfigImpl> &defaultConfig) in UpdateResConfig()
|
| D | hap_resource_manager.cpp | 70 …std::shared_ptr<ResConfigImpl> &defaultConfig, bool isSystem, bool isOverlay, uint32_t selectedTyp… in Load() 115 std::shared_ptr<ResConfigImpl> &defaultConfig, bool isSystem) in LoadOverlays()
|
| D | hap_resource.cpp | 68 RState HapResource::Update(std::shared_ptr<ResConfigImpl> &defaultConfig) in Update()
|
| D | hap_parser_v1.cpp | 69 HapParserV1::HapParserV1(std::shared_ptr<ResConfigImpl> &defaultConfig, uint32_t selectedTypes, in HapParserV1()
|
| /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/account/os_account/services/accountmgr/src/osaccount/ |
| D | os_account_static_subscriber_manager.cpp | 50 std::map<OsAccountState, std::set<std::string>> defaultConfig; in OsAccountStaticSubscriberManager() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | hap_resource_test.cpp | 255 ResDesc *LoadFromHap(const char *hapPath, const ResConfigImpl *defaultConfig) in LoadFromHap()
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | hap_resource_test.cpp | 253 int32_t LoadFromHap(const char *hapPath, std::shared_ptr<ResConfigImpl> defaultConfig, in LoadFromHap()
|
| /base/startup/appspawn/test/moduletest/ |
| D | appspawn_test_cmder.cpp | 335 const char *defaultConfig, uint32_t defMsgType) in CreateMsg()
|