Searched refs:GetPathRoot (Results 1 – 5 of 5) sorted by relevance
68 std::string root = GetPathRoot(path);72 root = GetPathRoot(path);76 root = GetPathRoot(path);
23 std::string GetPathRoot(const std::string &path);
23 std::string GetPathRoot(const std::string &path) in GetPathRoot() function
44 if (auto ret = Updater::MountForPath(GetPathRoot(FLASHD_FILE_PATH)); ret != 0) { in DoCommand()
51 if (auto ret = Updater::MountForPath(GetPathRoot(FLASHD_FILE_PATH)); ret != 0) { in DoCommand()