Searched refs:GetRootPath (Results 1 – 3 of 3) sorted by relevance
99 FilePath GetRootPath(const std::string& username) { in GetRootPath() function109 return GetRootPath(username).Append(daemon); in GetDaemonPath()
39 BRILLO_EXPORT base::FilePath GetRootPath(const std::string& username);
162 string GetRootPath(const string& filename) { in GetRootPath() function2840 "file", GetRootPath(file->name()) + GetJSFilename(name)); in GenerateFile()