Home
last modified time | relevance | path

Searched refs:CreateSystemResourceManager (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dsystem_resource_manager.cpp55 bool isCreated = CreateSystemResourceManager(true); in GetSystemResourceManager()
67 bool isCreated = CreateSystemResourceManager(false); in GetSystemResourceManagerNoSandBox()
75 bool SystemResourceManager::CreateSystemResourceManager(bool isSandbox) in CreateSystemResourceManager() function in OHOS::Global::Resource::SystemResourceManager
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dsystem_resource_manager.h66 static bool CreateSystemResourceManager(bool isSandbox = true);