CategoryType      180 google_apis/drive/gdata_wapi_parser.cc   Category::CategoryType type;
CategoryType      339 google_apis/drive/gdata_wapi_parser.cc     const base::StringPiece& scheme, Category::CategoryType* result) {
CategoryType      354 google_apis/drive/gdata_wapi_parser.cc   converter->RegisterCustomField<Category::CategoryType>(
CategoryType      203 google_apis/drive/gdata_wapi_parser.h   CategoryType type() const { return type_; }
CategoryType      209 google_apis/drive/gdata_wapi_parser.h   void set_type(CategoryType type) { type_ = type; }
CategoryType      219 google_apis/drive/gdata_wapi_parser.h       const base::StringPiece& scheme, CategoryType* result);
CategoryType      222 google_apis/drive/gdata_wapi_parser.h   CategoryType type_;