Searched refs:IconList (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_app_registry.h36 const google_apis::InstalledApp::IconList& app_icons,
37 const google_apis::InstalledApp::IconList& document_icons,
48 google_apis::InstalledApp::IconList app_icons;
51 google_apis::InstalledApp::IconList document_icons;
82 const google_apis::InstalledApp::IconList& app_icons,
83 const google_apis::InstalledApp::IconList& document_icons,
92 google_apis::InstalledApp::IconList app_icons;
95 google_apis::InstalledApp::IconList document_icons;
124 const google_apis::InstalledApp::IconList& app_icons,
125 const google_apis::InstalledApp::IconList
[all...]
H A Ddrive_app_registry.cc45 bool SortBySize(const google_apis::InstalledApp::IconList::value_type& a,
46 const google_apis::InstalledApp::IconList::value_type& b) {
56 const google_apis::InstalledApp::IconList& app_icons,
57 const google_apis::InstalledApp::IconList& document_icons,
78 const google_apis::InstalledApp::IconList& app_icons,
79 const google_apis::InstalledApp::IconList& document_icons,
175 google_apis::InstalledApp::IconList app_icons;
176 google_apis::InstalledApp::IconList document_icons;
231 const google_apis::InstalledApp::IconList& app_icons,
232 const google_apis::InstalledApp::IconList
[all...]
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_util.h37 GURL FindPreferredIcon(const google_apis::InstalledApp::IconList& icons,
H A Dprivate_api_util.cc140 GURL FindPreferredIcon(const InstalledApp::IconList& icons,
146 for (InstalledApp::IconList::const_reverse_iterator iter = icons.rbegin();
/external/chromium_org/chrome/browser/google_apis/
H A Dgdata_wapi_parser.cc260 bool SortBySize(const InstalledApp::IconList::value_type& a,
261 const InstalledApp::IconList::value_type& b) {
932 InstalledApp::IconList InstalledApp::GetIconsForCategory(
934 IconList result;
H A Dgdata_wapi_parser.h691 typedef std::vector<std::pair<int, GURL> > IconList; typedef in class:google_apis::InstalledApp
746 IconList GetIconsForCategory(AppIcon::IconCategory category) const;
H A Dgdata_wapi_parser_unittest.cc282 InstalledApp::IconList icons =

Completed in 101 milliseconds