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

  /external/chromium_org/google_apis/drive/
drive_api_parser.h 107 IconCategory category() const { return category_; }
116 category_ = category;
138 IconCategory category_; member in class:google_apis::DriveAppIcon
drive_api_parser.cc 257 DriveAppIcon::DriveAppIcon() : category_(UNKNOWN), icon_side_length_(0) {}
266 &DriveAppIcon::category_,

Completed in 40 milliseconds