Searched refs:GetRootPath (Results 1 – 7 of 7) 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()
64 std::string GetRootPath(const std::string& from_filename, in GetRootPath() function88 return GetRootPath(from_file, to_file) + to_file; in GetRelativePath()
155 std::string GetRootPath() const { return root_; } in GetRootPath() function
56 return ftrace_procfs->GetRootPath(); in GetFtracePath()
128 string GetRootPath(const std::string& from_filename, in GetRootPath() function3665 GetRootPath(file->name(), name) + GetJSFilename(options, name)); in GenerateFile()