Searched refs:GetRootPath (Results 1 – 4 of 4) sorted by relevance
110 FilePath GetRootPath(const std::string& username) { in GetRootPath() function120 return GetRootPath(username).Append(daemon); in GetDaemonPath()
39 BRILLO_EXPORT base::FilePath GetRootPath(const std::string& username);
64 grpc::string GetRootPath(const grpc::string& from_filename, in GetRootPath() function88 return GetRootPath(from_file, to_file) + to_file; in GetRelativePath()
162 string GetRootPath(const string& filename) { in GetRootPath() function2840 "file", GetRootPath(file->name()) + GetJSFilename(name)); in GenerateFile()