Searched refs:GetRootPath (Results 1 – 9 of 9) 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()
172 std::string GetRootPath() const { return root_; } in GetRootPath() function
56 return ftrace_procfs->GetRootPath(); in GetFtracePath()
639 primary_.ftrace_procfs->GetRootPath(), instance_name); in CreateSecondaryInstance()
612 ftrace_->GetRootPath().c_str()); in SetupConfig()
112 std::string GetRootPath(const std::string& from_filename, in GetRootPath() function3649 GetRootPath(file->name(), name) + GetJSFilename(options, name)); in GenerateFile()