Home
last modified time | relevance | path

Searched defs:resMgr (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dability_context.cpp161 void AbilityContext::SetResourceManager(const std::shared_ptr<Global::Resource::ResourceManager> &resMgr) in SetResourceManager() argument
H A Dresource_manager_addon.cpp67 ResourceManagerAddon::ResourceManagerAddon(const std::shared_ptr<ResourceManager> &resMgr, bool isSystem) in ResourceManagerAddon() argument
25 Create( napi_env env, const std::string &bundleName, const std::shared_ptr<ResourceManager> &resMgr, std::shared_ptr<AbilityRuntime::Context> context) Create() argument
60 ResourceManagerAddon( const std::string &bundleName, const std::shared_ptr<ResourceManager> &resMgr, const std::shared_ptr<AbilityRuntime::Context> &context, bool isSystem) ResourceManagerAddon() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp85 OhosFileDirectory::OhosFileDirectory(BASE_NS::refcnt_ptr<OhosResMgr> resMgr) : dirResMgr_(resMgr) {} in OhosFileDirectory() argument
173 OhosFile::OhosFile(BASE_NS::refcnt_ptr<OhosResMgr> resMgr) : fileResMgr_(resMgr) in OhosFile() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp141 std::shared_ptr<ResourceManager> resMgr = InitResMgr(resourcePath); in GetProfileInfoByMetadata() local
167 GetResFromResMgr( const std::string &resName, ResourceManager &resMgr, const std::string &hapPath) GetResFromResMgr() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp266 std::shared_ptr<ResourceManager> resMgr = InitResMgr(resourcePath); in GetResProfileByMetadata() local
325 GetResFromResMgr(const std::string &resName, const std::shared_ptr<ResourceManager> &resMgr, bool isCompressed, std::vector<std::string> &profileInfos) const GetResFromResMgr() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp398 auto resMgr = context->GetResourceManager(); in GetProfileInfoFromResourceManager() local
685 GetResFromResMgr( const std::string &resName, const std::shared_ptr<Global::Resource::ResourceManager> &resMgr, bool isCompressed, std::vector<std::string> &profileInfo) GetResFromResMgr() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp2117 std::shared_ptr<Global::Resource::ResourceManager> resMgr in HWTEST_F() local
2266 std::shared_ptr<Global::Resource::ResourceManager> resMgr in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp735 auto resMgr = applicationContext->GetResourceManager(); in GetStaticMaskClipPath() local

Completed in 10 milliseconds