Home
last modified time | relevance | path

Searched refs:GetSystemResourceManagerNoSandBox (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager.cpp118 ResourceManager *GetSystemResourceManagerNoSandBox() in GetSystemResourceManagerNoSandBox() function
120 return SystemResourceManager::GetSystemResourceManagerNoSandBox(); in GetSystemResourceManagerNoSandBox()
H A Dsystem_resource_manager.cpp62 ResourceManagerImpl *SystemResourceManager::GetSystemResourceManagerNoSandBox() in GetSystemResourceManagerNoSandBox() function in OHOS::Global::Resource::SystemResourceManager
/ohos5.0/base/startup/appspawn/test/mock/
H A Dresource_manager.h64 ResourceManager *GetSystemResourceManagerNoSandBox() in GetSystemResourceManagerNoSandBox() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dsystem_resource_manager.h43 static ResourceManagerImpl *GetSystemResourceManagerNoSandBox();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_resource_helper.cpp40 if (Global::Resource::GetSystemResourceManagerNoSandBox() == nullptr) { in BundleSystemStateInit()
/ohos5.0/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp128 Resource::ResourceManager *systemResMgr = Resource::GetSystemResourceManagerNoSandBox(); in LoadExtendLib()
/ohos5.0/base/global/resource_management/interfaces/inner_api/include/
H A Dresource_manager.h263 EXPORT_FUNC ResourceManager *GetSystemResourceManagerNoSandBox();
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test.cpp2074 ResourceManager *bundleRm = GetSystemResourceManagerNoSandBox();