Searched refs:path2 (Results 1 – 4 of 4) sorted by relevance
69 const std::string path2 = "/"; variable70 ret = FormatPartition(path2);87 const std::string path2 = "/vendor"; variable88 ret = MountForPath(path2);108 const std::string path2 = "/misc/mount2"; variable109 ret = UmountForPath(path2);123 const std::string path2 = "/vendor"; variable124 ret = GetMountStatusForPath(path2);
90 const std::string path2 = "/data"; variable91 item = FindFstabItemForPath(*fstab, path2.c_str());
68 std::string path2 = srcPath2; variable69 OHOS::AppSpawn::SandboxUtils::CheckAndPrepareSrcPath(m_appProperty, path2);
100 const std::string path2 = "/data"; variable101 item = FindFstabItemForPath(*fstab, path2.c_str());