Searched refs:makeAbsolute (Results 1 – 2 of 2) sorted by relevance
261 const std::string path = makeAbsolute(packagePath + fqName.name() + ".hal"); in parseOptional()392 std::string Coordinator::makeAbsolute(const std::string& path) const { in makeAbsolute() function in android::Coordinator452 const std::string path = makeAbsolute(packagePath); in getPackageInterfaceFiles()685 if (existdir(makeAbsolute(prevPackagePath).c_str())) { in enforceMinorVersionUprevs()809 std::string hashPath = makeAbsolute(rootPath) + "/current.txt"; in checkHash()
186 std::string makeAbsolute(const std::string& string) const;