| /base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
| D | hap_manager.cpp | 29 HapManager::HapManager(ResConfigImpl *resConfig) in HapManager() 135 const ResConfigImpl *resConfig = path->GetResConfig(); in FindQualifierValueByName() local 167 const ResConfigImpl *resConfig = path->GetResConfig(); in FindQualifierValueById() local 184 RState HapManager::UpdateResConfig(ResConfig &resConfig) in UpdateResConfig() 196 void HapManager::GetResConfig(ResConfig &resConfig) in GetResConfig()
|
| D | global.cpp | 157 ResConfigImpl *resConfig = new(std::nothrow) ResConfigImpl; in GLOBAL_GetValueById() local 190 ResConfigImpl *resConfig = new(std::nothrow) ResConfigImpl; in GLOBAL_GetValueByName() local
|
| D | global_utils.c | 176 static uint32_t FindOffsetByLangWithScriptOrRegion(char **resConfig, const Key *keys, uint32_t conf… in FindOffsetByLangWithScriptOrRegion() 211 static uint32_t FindOffsetByAllParam(char **resConfig, const Key *keys, uint32_t configNum) in FindOffsetByAllParam() 258 static uint32_t GetIdHeaderOffsetByCount(char **resConfig, const Key *keys, uint32_t configNum, int… in GetIdHeaderOffsetByCount() 483 char *resConfig[LOCALE_ELEMENT_NUM] = {0}; in GetIdHeaderOffsetByLocale() local
|
| D | resource_manager_impl.cpp | 57 ResConfigImpl *resConfig = new (std::nothrow) ResConfigImpl; in Init() local 602 RState ResourceManagerImpl::UpdateResConfig(ResConfig &resConfig) in UpdateResConfig() 613 void ResourceManagerImpl::GetResConfig(ResConfig &resConfig) in GetResConfig()
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| D | test_common.cpp | 74 ResConfig *resConfig = CreateResConfig(); in CreateResConfig() local 92 std::shared_ptr<ResConfigImpl> resConfig = std::make_shared<ResConfigImpl>(); in InitDefaultResConfig() local
|
| D | theme_config_test.cpp | 41 std::shared_ptr<ResConfigImpl> resConfig; member in __anon168be8640111::ThemeConfigTest
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | resource_manager.cpp | 55 ResConfig &resConfig, int32_t userId) in CreateResourceManagerDef() 100 ResConfig &resConfig, int32_t appType, int32_t userId) in CreateResourceManager()
|
| D | resource_manager_impl.cpp | 69 auto resConfig = std::make_shared<ResConfigImpl>(); in Init() local 159 ResConfigImpl resConfig; in GetStringFormatById() local 177 ResConfigImpl resConfig; in GetStringFormatByName() local 461 ResConfigImpl resConfig; in GetThemeValues() local 585 ResConfigImpl resConfig; in GetThemeFloat() local 602 ResConfigImpl resConfig; in GetThemeFloat() local 833 ResConfigImpl resConfig; in GetThemeColor() local 1137 RState ResourceManagerImpl::UpdateFakeLocaleFlag(ResConfig &resConfig) in UpdateFakeLocaleFlag() 1166 RState ResourceManagerImpl::UpdateResConfig(ResConfig &resConfig, bool isUpdateTheme) in UpdateResConfig() 1183 RState ResourceManagerImpl::UpdateOverrideResConfig(ResConfig &resConfig) in UpdateOverrideResConfig() [all …]
|
| D | theme_pack_config.cpp | 34 …ThemeConfig::Match(const std::shared_ptr<ThemeConfig> &themeConfig, const ResConfigImpl &resConfig) in Match()
|
| D | theme_pack_manager.cpp | 180 std::vector<std::shared_ptr<IdItem>> idItems, const ResConfigImpl &resConfig, int32_t userId, in FindThemeResource() 205 …const ResType &resType, const std::string &resName, const ResConfigImpl &resConfig, int32_t userId) in GetThemeResource() 240 const std::string &resName, const ResConfigImpl &resConfig, int32_t userId) in GetThemeQualifierValue() 250 …d::vector<std::shared_ptr<ThemeResource::ThemeValue> > &candidates, const ResConfigImpl &resConfig) in GetBestMatchThemeResource()
|
| D | hap_manager.cpp | 67 HapManager::HapManager(std::shared_ptr<ResConfigImpl> resConfig, bool isSystem) in HapManager() 259 const auto resConfig = path->GetResConfig(); in MatchBestResource() local 348 RState HapManager::UpdateResConfig(ResConfig &resConfig) in UpdateResConfig() 355 RState HapManager::UpdateOverrideResConfig(ResConfig &resConfig) in UpdateOverrideResConfig() 362 void HapManager::GetResConfig(ResConfig &resConfig) in GetResConfig() 368 void HapManager::GetOverrideResConfig(ResConfig &resConfig) in GetOverrideResConfig()
|
| D | native_resource_manager.cpp | 395 ResConfigImpl resConfig; in OH_ResourceManager_GetConfiguration() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| D | test_common.cpp | 71 ResConfig *resConfig = CreateResConfig(); in CreateResConfig() local
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| D | string_utils.cpp | 203 bool LocalizeNumber(std::string &inputOutputNum, const ResConfigImpl &resConfig, in LocalizeNumber() 307 bool ReplacePlaceholderWithParams(std::string &inputOutputValue, const ResConfigImpl &resConfig, in ReplacePlaceholderWithParams()
|
| D | hap_parser.cpp | 706 auto resConfig = std::make_shared<ResConfigImpl>(); in CreateResConfigFromKeyParams() local 757 auto resConfig = std::make_shared<ResConfigImpl>(); in BuildResConfig() local
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_mass_storage_notification.cpp | 75 std::unique_ptr<Global::Resource::ResConfig> resConfig(Global::Resource::CreateResConfig()); in GetHapString() local
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| D | hap_parser.cpp | 398 ResConfigImpl *resConfig = new (std::nothrow) ResConfigImpl; in CreateResConfigFromKeyParams() local
|
| /base/inputmethod/imf/services/src/ |
| D | ime_info_inquirer.cpp | 961 std::unique_ptr<ResConfig> resConfig(CreateResConfig()); in GetResMgr() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | reminder_data_manager.cpp | 1990 std::unique_ptr<Global::Resource::ResConfig> resConfig(Global::Resource::CreateResConfig()); in GetResourceMgr() local
|