Home
last modified time | relevance | path

Searched refs:makeAbsolute (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DCoordinator.cpp261 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::Coordinator
452 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()
DCoordinator.h186 std::string makeAbsolute(const std::string& string) const;