Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dsystem_resource_manager.cpp24 const std::string SystemResourceManager::SYSTEM_RESOURCE_PATH = "/data/storage/el1/bundle/ohos.glob… member in OHOS::Global::Resource::SystemResourceManager
104 std::string sysPkgNamePath = SystemResourceManager::SYSTEM_RESOURCE_PATH; in LoadSystemResource()
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dsystem_resource_manager.h50 static const std::string SYSTEM_RESOURCE_PATH; variable