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

  /external/chromium_org/google_apis/drive/
drive_api_parser.h 49 int64 quota_bytes_total() const { return quota_bytes_total_; }
59 quota_bytes_total_ = quota_bytes_total;
77 int64 quota_bytes_total_; member in class:google_apis::AboutResource
drive_api_parser.cc 214 quota_bytes_total_(0),
236 &AboutResource::quota_bytes_total_,

Completed in 148 milliseconds