Home
last modified time | relevance | path

Searched defs:resourceManager (Results 1 – 25 of 55) sorted by relevance

123

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_configuration.cpp27 std::shared_ptr<Global::Resource::ResourceManager> resourceManager) in InitResourceGlobalConfig()
34 std::shared_ptr<Global::Resource::ResourceManager> resourceManager) in InitResourceGlobalConfig()
68 std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in InitResourceGlobalConfig()
H A Dbundle_resource_parser.cpp143 auto resourceManager = resourceManagerMap[resourceInfos[index].moduleName_]; in ParseResourceInfos() local
206 std::shared_ptr<Global::Resource::ResourceManager> resourceManager = in ParseResourceInfoWithSameHap() local
237 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in ParseLabelResourceByPath() local
260 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in ParseIconResourceByPath() local
278 const std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in ParseResourceInfoByResourceManager()
301 const std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in ParseLabelResourceByResourceManager()
322 const std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in ParseIconResourceByResourceManager()
413 const std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in GetMediaDataById()
436 const std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in ParseForegroundAndBackgroundResource()
H A Dbundle_resource_drawable.cpp52 std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in GetIconResourceByTheme()
100 std::shared_ptr<Global::Resource::ResourceManager> resourceManager, in GetIconResourceByHap()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dconfiguration_utils.cpp30 std::shared_ptr<ResourceManager> resourceManager) in UpdateGlobalConfig()
57 std::shared_ptr<ResourceManager> resourceManager) in InitDisplayConfig()
79 std::shared_ptr<ResourceManager> resourceManager, bool &configChanged) in UpdateDisplayConfig()
133 void ConfigurationUtils::UpdateDisplayResConfig(std::shared_ptr<ResourceManager> resourceManager, in UpdateDisplayResConfig()
H A Dresource_config_helper.cpp72 … AppExecFwk::Configuration &configuration, std::shared_ptr<Global::Resource::ResourceManager> reso… in UpdateResConfig()
H A Dui_ability.cpp318 auto resourceManager = GetResourceManager(); in OnConfigurationUpdatedNotify() local
850 auto resourceManager = GetResourceManager(); in OnDisplayInfoChange() local
893 auto resourceManager = GetResourceManager(); in OnChange() local
934 auto resourceManager = GetResourceManager(); in OnDisplayMove() local
1068 auto resourceManager = GetResourceManager(); in OnStartForSupportGraphics() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_resource_manager_test.cpp61 auto resourceManager = std::make_shared<RSResourceManager>(); variable
79 auto resourceManager = std::make_shared<RSResourceManager>(); variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_application_info.h36 void SetResourceManager(std::shared_ptr<Global::Resource::ResourceManager>& resourceManager) in SetResourceManager()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_resource_manager_utils.cpp24std::shared_ptr<Global::Resource::ResourceManager> resourceManager, std::shared_ptr<Context> conte… in CreateJsResourceManager()
H A Dcontext_impl.cpp486 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager = InitOthersResourceManagerInne… in CreateModuleResourceManager() local
494 std::shared_ptr<Global::Resource::ResourceManager> resourceManager = InitResourceManagerInner( in CreateModuleResourceManager() local
505 …const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in CreateSystemHspModuleResourceManager()
797 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager = InitOthersResourceManagerInne… in InitResourceManager() local
807 std::shared_ptr<Global::Resource::ResourceManager> resourceManager = InitResourceManagerInner( in InitResourceManager() local
835 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in InitOthersResourceManagerInner() local
845 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager = InitOthersResourceManagerInne… in InitResourceManagerInner() local
891 void ContextImpl::GetOverlayPath(std::shared_ptr<Global::Resource::ResourceManager> &resourceManage… in GetOverlayPath()
961 void ContextImpl::UpdateResConfig(std::shared_ptr<Global::Resource::ResourceManager> &resourceManag… in UpdateResConfig()
1012 std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in UpdateResConfig()
[all …]
H A Dability_stage_context.cpp91 …AbilityStageContext::SetResourceManager(const std::shared_ptr<Global::Resource::ResourceManager> &… in SetResourceManager()
174 …const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in CreateSystemHspModuleResourceManager()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_resource_manager_utils.cpp24std::shared_ptr<Global::Resource::ResourceManager> resourceManager, std::shared_ptr<Context> conte… in CreateJsResourceManager()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_application_info.h52 void SetResourceManager(std::shared_ptr<Global::Resource::ResourceManager>& resourceManager) in SetResourceManager()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextract_resource_manager.cpp36 …ExtractResourceManager::SetGlobalObject(const std::shared_ptr<Global::Resource::ResourceManager> &… in SetGlobalObject()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/js_auto_fill_extension_test/
H A Djs_auto_fill_extension_test.cpp102 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in CreateJsAutoFillExtension() local
172 auto resourceManager = context->GetResourceManager(); variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/
H A Djs_service_extension_test.cpp104 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in CreateJsServiceExtension() local
193 auto resourceManager = context->GetResourceManager(); variable
289 auto resourceManager = context->GetResourceManager(); variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_container.cpp306 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in InitResourceManager() local
316 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in InitResourceManager() local
326 std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, in LoadResources()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/
H A Dmock_context_impl.cpp112 …const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in CreateSystemHspModuleResourceManager()
175 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in GetResourceManager() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dauto_fill_extension_test.cpp157 auto resourceManager = appContext->GetResourceManager(); variable
205 auto resourceManager = appContext->GetResourceManager(); variable
H A Dmock_ability_runtime_context.cpp144 …const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in CreateSystemHspModuleResourceManager()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dmock_context.cpp101 …const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in CreateSystemHspModuleResourceManager()
157 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in GetResourceManager() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp70 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in GetHapString() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_mgr.cpp145 …std::shared_ptr<Global::Resource::ResourceManager> resourceManager(Global::Resource::CreateResourc… in GetResourceManager() local
162 …ode FormInfoHelper::GetFormInfoDisplayName(std::shared_ptr<Global::Resource::ResourceManager> &res… in GetFormInfoDisplayName()
177 …ode FormInfoHelper::GetFormInfoDescription(std::shared_ptr<Global::Resource::ResourceManager> &res… in GetFormInfoDescription()
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp200 auto resourceManager = formInfoHelper_->GetResourceManager(bundleInfo); variable
216 auto resourceManager = formInfoHelper_->GetResourceManager(bundleInfo); variable
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp333 auto resourceManager = GetResourceMgr(bundleName, moduleName); in GetRawFileData() local
364 auto resourceManager = GetResourceMgr(bundleName, moduleName); in GetResourceString() local

123