/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_resource_manager_utils.cpp | 23 CreateJsResourceManager(napi_env env, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, std::shared_ptr<Context> context) CreateJsResourceManager() argument
|
H A D | js_ability_context.cpp | 237 auto resourceManager = context->GetResourceManager(); in CreateJsAbilityContext() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | js_resource_manager_utils.cpp | 23 CreateJsResourceManager(napi_env env, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, std::shared_ptr<Context> context) CreateJsResourceManager() argument
|
H A D | ability_stage_context.cpp | 91 void AbilityStageContext::SetResourceManager(const std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in SetResourceManager() argument 173 CreateSystemHspModuleResourceManager(const std::string &bundleName, const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) CreateSystemHspModuleResourceManager() argument
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_application_info.h | 36 void SetResourceManager(std::shared_ptr<Global::Resource::ResourceManager>& resourceManager) in SetResourceManager() argument
|
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | extract_resource_manager.cpp | 36 void ExtractResourceManager::SetGlobalObject(const std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) in SetGlobalObject() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_application_info.h | 52 void SetResourceManager(std::shared_ptr<Global::Resource::ResourceManager>& resourceManager) in SetResourceManager() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_configuration.cpp | 26 InitResourceGlobalConfig( std::shared_ptr<Global::Resource::ResourceManager> resourceManager) InitResourceGlobalConfig() argument 32 InitResourceGlobalConfig( const std::string &hapPath, std::shared_ptr<Global::Resource::ResourceManager> resourceManager) InitResourceGlobalConfig() argument 66 InitResourceGlobalConfig(const std::string &hapPath, const std::vector<std::string> &overlayHaps, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, bool needParseIcon, bool needParseLabel) InitResourceGlobalConfig() argument [all...] |
H A D | bundle_resource_drawable.cpp | 49 GetIconResourceByTheme( const uint32_t iconId, const int32_t density, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, ResourceInfo &resourceInfo) GetIconResourceByTheme() argument 98 GetIconResourceByHap( const uint32_t iconId, const int32_t density, std::shared_ptr<Global::Resource::ResourceManager> resourceManager, ResourceInfo &resourceInfo) GetIconResourceByHap() argument [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_resource_manager_test.cpp | 61 auto resourceManager = std::make_shared<RSResourceManager>(); in HWTEST_F() local 79 auto resourceManager = std::make_shared<RSResourceManager>(); in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | configuration_utils.cpp | 29 UpdateGlobalConfig(const Configuration &configuration, std::shared_ptr<ResourceManager> resourceManager) UpdateGlobalConfig() argument 44 UpdateGlobalConfig(const Configuration &configuration, std::shared_ptr<Configuration> targetConfiguration, std::shared_ptr<ResourceManager> resourceManager) UpdateGlobalConfig() argument 76 InitDisplayConfig(Rosen::DisplayId displayId, std::shared_ptr<Configuration> configuration, std::shared_ptr<ResourceManager> resourceManager) InitDisplayConfig() argument 98 UpdateDisplayConfig(Rosen::DisplayId displayId, std::shared_ptr<Configuration> configuration, std::shared_ptr<ResourceManager> resourceManager, bool &configChanged) UpdateDisplayConfig() argument 134 InitDisplayConfig(std::shared_ptr<Configuration> configuration, std::shared_ptr<ResourceManager> resourceManager, Rosen::DisplayId displayId, float density, int32_t orientation) InitDisplayConfig() argument 149 UpdateDisplayConfig(std::shared_ptr<Configuration> configuration, std::shared_ptr<ResourceManager> resourceManager, Rosen::DisplayId displayId, float density, Rosen::DisplayOrientation orientation) UpdateDisplayConfig() argument 193 UpdateDisplayResConfig(std::shared_ptr<ResourceManager> resourceManager, float &density, std::string &direction) UpdateDisplayResConfig() argument [all...] |
H A D | resource_config_helper.cpp | 71 UpdateResConfig( const AppExecFwk::Configuration &configuration, std::shared_ptr<Global::Resource::ResourceManager> resourceManager) UpdateResConfig() argument
|
H A D | ability_context.cpp | 256 std::shared_ptr<Global::Resource::ResourceManager> resourceManager = appContext->GetResourceManager(); in GetResourceManager() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | auto_fill_extension_test.cpp | 157 auto resourceManager = appContext->GetResourceManager(); in HWTEST_F() local 205 auto resourceManager = appContext->GetResourceManager(); in HWTEST_F() local
|
H A D | mock_ability_runtime_context.cpp | 143 CreateSystemHspModuleResourceManager(const std::string &bundleName, const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) CreateSystemHspModuleResourceManager() argument
|
/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/ |
H A D | form_info_mgr_test.cpp | 200 auto resourceManager = formInfoHelper_->GetResourceManager(bundleInfo); in HWTEST_F() local 216 auto resourceManager = formInfoHelper_->GetResourceManager(bundleInfo); in HWTEST_F() local
|
/foundation/ability/ability_base/test/unittest/extractor/ |
H A D | extractor_test.cpp | 489 std::shared_ptr<Global::Resource::ResourceManager> resourceManager = nullptr; in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/unittest/js_auto_fill_extension_test/ |
H A D | js_auto_fill_extension_test.cpp | 174 auto resourceManager = context->GetResourceManager(); in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | test_runner.cpp | 87 auto resourceManager = context->GetResourceManager(); in GetHapInfo() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | mock_context.cpp | 100 CreateSystemHspModuleResourceManager(const std::string &bundleName, const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) CreateSystemHspModuleResourceManager() argument
|
/foundation/ability/ability_runtime/test/unittest/application_context_test/ |
H A D | application_context_test.cpp | 1169 std::shared_ptr<Global::Resource::ResourceManager> resourceManager = nullptr; in HWTEST_F() local
|
H A D | mock_context_impl.cpp | 111 CreateSystemHspModuleResourceManager(const std::string &bundleName, const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) CreateSystemHspModuleResourceManager() argument
|
/foundation/ability/ability_runtime/test/unittest/application_context_second_test/ |
H A D | mock_context_impl.cpp | 111 CreateSystemHspModuleResourceManager(const std::string &bundleName, const std::string &moduleName, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager) CreateSystemHspModuleResourceManager() argument
|
/foundation/ability/ability_runtime/test/unittest/configuration_test/ |
H A D | configuration_test.cpp | 57 void ConfigurationTest::InitResourceManager(std::shared_ptr<Global::Resource::ResourceManager> resourceManager) in InitResourceManager() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/ |
H A D | js_service_extension_test.cpp | 193 auto resourceManager = context->GetResourceManager(); in HWTEST_F() local 289 auto resourceManager = context->GetResourceManager(); in HWTEST_F() local
|