Searched refs:GetRootUrl (Results 1 – 4 of 4) sorted by relevance
55 fs_host_->GetRootUrl().is_valid()) { in GetFileSystemURL()59 return fs_host_->GetRootUrl().Resolve( in GetFileSystemURL()
52 GURL GetRootUrl() const { return root_url_; } in GetRootUrl() function
56 GURL GetRootUrl() const { return root_url_; } in GetRootUrl() function
64 GURL fs_path = fs_host_->GetRootUrl().Resolve( in GetFileSystemURL()