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()
50 void Coordinator::setRootPath(const std::string &rootPath) { in setRootPath() argument51 mRootPath = rootPath; in setRootPath()816 std::string rootPath; in checkHash() local817 status_t err = getPackageRootPath(fqName, &rootPath); in checkHash()820 std::string hashPath = makeAbsolute(rootPath) + "/current.txt"; in checkHash()
39 void setRootPath(const std::string &rootPath);