Searched refs:sysHapNamePath (Results 1 – 1 of 1) sorted by relevance
100 std::string sysHapNamePath = SystemResourceManager::SYSTEM_RESOURCE_PATH_COMPRESSED; in LoadSystemResource() local103 sysHapNamePath = SystemResourceManager::SYSTEM_RESOURCE_NO_SAND_BOX_HAP_PATH; in LoadSystemResource()114 if (Utils::IsFileExist(sysHapNamePath)) { in LoadSystemResource()118 return impl->AddResource(sysHapNamePath.c_str(), overlayPaths); in LoadSystemResource()120 return impl->AddResource(sysHapNamePath.c_str()); in LoadSystemResource()