Searched refs:GetBrowserImages (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension_unpacker.cc196 std::set<FilePath> image_paths = extension->GetBrowserImages();
H A Dextension.h519 std::set<FilePath> GetBrowserImages() const;
H A Dextension.cc2521 std::set<FilePath> Extension::GetBrowserImages() const { function in class:Extension
/external/chromium/chrome/browser/extensions/
H A Dsandboxed_extension_unpacker.cc475 std::set<FilePath> image_paths = extension_->GetBrowserImages();

Completed in 697 milliseconds