Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dsystem_resource_manager.cpp36 const std::string SystemResourceManager::SYSTEM_RESOURCE_NO_SAND_BOX_HAP_PATH = "/system/app/System… member in OHOS::Global::Resource::SystemResourceManager
109 sysHapNamePath = SystemResourceManager::SYSTEM_RESOURCE_NO_SAND_BOX_HAP_PATH; in LoadSystemResource()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dsystem_resource_manager.h60 static const std::string SYSTEM_RESOURCE_NO_SAND_BOX_HAP_PATH; variable