Searched refs:GetBrowserImages (Results 1 – 4 of 4) sorted by relevance
196 std::set<FilePath> image_paths = extension->GetBrowserImages(); in Run()
519 std::set<FilePath> GetBrowserImages() const;
2521 std::set<FilePath> Extension::GetBrowserImages() const { in GetBrowserImages() function in Extension
475 std::set<FilePath> image_paths = extension_->GetBrowserImages(); in RewriteImageFiles()