HomeSort by relevance Sort by last modified time
    Searched refs:IconList (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/drive/
drive_app_registry.h 33 typedef std::vector<std::pair<int, GURL> > IconList;
38 const IconList& app_icons,
39 const IconList& document_icons,
54 IconList app_icons;
57 IconList document_icons;
149 GURL FindPreferredIcon(const DriveAppInfo::IconList& icons,
drive_app_registry.cc 61 const IconList& app_icons,
62 const IconList& document_icons,
162 DriveAppInfo::IconList app_icons;
163 DriveAppInfo::IconList document_icons;
233 GURL FindPreferredIcon(const DriveAppInfo::IconList& icons,
238 DriveAppInfo::IconList sorted_icons = icons;
drive_app_registry_unittest.cc 157 DriveAppInfo::IconList icons;
168 DriveAppInfo::IconList icons;
  /external/chromium_org/chrome/browser/apps/drive/
drive_app_converter_browsertest.cc 77 drive::DriveAppInfo::IconList app_icons;
83 drive::DriveAppInfo::IconList document_icons;

Completed in 73 milliseconds