Searched refs:sysHapNamePath (Results 1 – 1 of 1) sorted by relevance
105 std::string sysHapNamePath = SystemResourceManager::SYSTEM_RESOURCE_PATH_COMPRESSED; in LoadSystemResource() local109 sysHapNamePath = SystemResourceManager::SYSTEM_RESOURCE_NO_SAND_BOX_HAP_PATH; in LoadSystemResource()120 if (Utils::IsFileExist(sysHapNamePath)) { in LoadSystemResource()125 result = impl->AddResource(sysHapNamePath.c_str(), overlayPaths); in LoadSystemResource()127 result = impl->AddResource(sysHapNamePath.c_str()); in LoadSystemResource()