Searched refs:rootPath (Results 1 – 4 of 4) sorted by relevance
85 const std::string& rootPath = pair.second; in applyPackageRootPath() local94 outputPath = rootPath; in applyPackageRootPath()
89 static status_t benchmarkInternal(const std::string& rootPath, in benchmarkInternal() argument94 auto path = rootPath; in benchmarkInternal()
49 void Coordinator::setRootPath(const std::string &rootPath) { in setRootPath() argument50 mRootPath = rootPath; in setRootPath()805 std::string rootPath; in checkHash() local806 status_t err = getPackageRootPath(fqName, &rootPath); in checkHash()809 std::string hashPath = makeAbsolute(rootPath) + "/current.txt"; in checkHash()
39 void setRootPath(const std::string &rootPath);