Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/include/
Dsystem_resource_manager.h43 static ResourceManagerImpl *GetSystemResourceManagerNoSandBox();
/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager.cpp126 ResourceManager *GetSystemResourceManagerNoSandBox() in GetSystemResourceManagerNoSandBox() function
128 return SystemResourceManager::GetSystemResourceManagerNoSandBox(); in GetSystemResourceManagerNoSandBox()
Dsystem_resource_manager.cpp59 ResourceManagerImpl *SystemResourceManager::GetSystemResourceManagerNoSandBox() in GetSystemResourceManagerNoSandBox() function in OHOS::Global::Resource::SystemResourceManager
/base/startup/appspawn/adapter/
Dappspawn_ace.cpp129 Resource::ResourceManager *systemResMgr = Resource::GetSystemResourceManagerNoSandBox(); in LoadExtendLib()
/base/global/resource_management/interfaces/inner_api/include/
Dresource_manager.h198 EXPORT_FUNC ResourceManager *GetSystemResourceManagerNoSandBox();