Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dsystem_resource_manager.cpp92 if (!LoadSystemResource(impl, isSandbox)) { in CreateSystemResourceManager()
102 bool SystemResourceManager::LoadSystemResource(ResourceManagerImpl *impl, bool isSandbox) in LoadSystemResource() function in OHOS::Global::Resource::SystemResourceManager
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dsystem_resource_manager.h64 static bool LoadSystemResource(ResourceManagerImpl *impl, bool isSandbox = true);