/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | resource_config_helper.cpp | 71 void ResourceConfigHelper::UpdateResConfig( in UpdateResConfig() function in OHOS::AbilityRuntime::ResourceConfigHelper 113 void ResourceConfigHelper::UpdateResConfig(std::unique_ptr<Global::Resource::ResConfig> &resConfig) in UpdateResConfig() function in OHOS::AbilityRuntime::ResourceConfigHelper
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | hap_manager.cpp | 184 RState HapManager::UpdateResConfig(ResConfig &resConfig) in UpdateResConfig() function in OHOS::Global::Resource::HapManager
|
H A D | resource_manager_impl.cpp | 602 RState ResourceManagerImpl::UpdateResConfig(ResConfig &resConfig) in UpdateResConfig() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_resourceManager_interface1.cpp | 39 virtual RState UpdateResConfig(ResConfig& resConfig) in UpdateResConfig() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_resourceManager_interface1.cpp | 39 virtual RState UpdateResConfig(ResConfig& resConfig) in UpdateResConfig() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | context_impl.cpp | 961 void ContextImpl::UpdateResConfig(std::shared_ptr<Global::Resource::ResourceManager> &resourceManag… in UpdateResConfig() function in OHOS::AbilityRuntime::ContextImpl 1011 void ContextImpl::UpdateResConfig(std::shared_ptr<Global::Resource::ResourceManager> src, in UpdateResConfig() function in OHOS::AbilityRuntime::ContextImpl
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_resource_manager.cpp | 48 RState ResourceManagerImpl::UpdateResConfig(ResConfig &resConfig, bool isUpdateTheme) in UpdateResConfig() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_manager.cpp | 348 RState HapManager::UpdateResConfig(ResConfig &resConfig) in UpdateResConfig() function in OHOS::Global::Resource::HapManager
|
H A D | resource_manager_impl.cpp | 1166 RState ResourceManagerImpl::UpdateResConfig(ResConfig &resConfig, bool isUpdateTheme) in UpdateResConfig() function in OHOS::Global::Resource::ResourceManagerImpl
|