Searched refs:makeAbsolute (Results 1 – 2 of 2) sorted by relevance
254 const std::string path = makeAbsolute(packagePath + fqName.name() + ".hal"); in parseOptional()385 std::string Coordinator::makeAbsolute(const std::string& path) const { in makeAbsolute() function in android::Coordinator449 const std::string path = makeAbsolute(packagePath); in getPackageInterfaceFiles()666 if (existdir(makeAbsolute(packagePath).c_str())) { in packageExists()820 std::string hashPath = makeAbsolute(rootPath) + "/current.txt"; in checkHash()
207 std::string makeAbsolute(const std::string& string) const;