IconCategory      196 google_apis/drive/drive_api_parser.cc   DriveAppIcon::IconCategory category;
IconCategory      275 google_apis/drive/drive_api_parser.cc   converter->RegisterCustomField<IconCategory>(
IconCategory      306 google_apis/drive/drive_api_parser.cc                                    DriveAppIcon::IconCategory* result) {
IconCategory      107 google_apis/drive/drive_api_parser.h   IconCategory category() const { return category_; }
IconCategory      115 google_apis/drive/drive_api_parser.h   void set_category(IconCategory category) {
IconCategory      133 google_apis/drive/drive_api_parser.h                               IconCategory* result);
IconCategory      138 google_apis/drive/drive_api_parser.h   IconCategory category_;
IconCategory      190 google_apis/drive/gdata_wapi_parser.cc   AppIcon::IconCategory category;
IconCategory      392 google_apis/drive/gdata_wapi_parser.cc   converter->RegisterCustomField<AppIcon::IconCategory>(
IconCategory      412 google_apis/drive/gdata_wapi_parser.cc                               AppIcon::IconCategory* result) {
IconCategory      761 google_apis/drive/gdata_wapi_parser.cc     AppIcon::IconCategory category) const {
IconCategory      277 google_apis/drive/gdata_wapi_parser.h   IconCategory category() const { return category_; }
IconCategory      289 google_apis/drive/gdata_wapi_parser.h   void set_category(IconCategory category) { category_ = category; }
IconCategory      299 google_apis/drive/gdata_wapi_parser.h                               IconCategory* result);
IconCategory      301 google_apis/drive/gdata_wapi_parser.h   IconCategory category_;
IconCategory      755 google_apis/drive/gdata_wapi_parser.h   IconList GetIconsForCategory(AppIcon::IconCategory category) const;