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

  /external/chromium_org/google_apis/drive/
drive_api_parser.h 58 void set_quota_bytes_total(int64 quota_bytes_total) { function in class:google_apis::AboutResource
  /external/chromium_org/chrome/browser/drive/
fake_drive_service.cc 197 about_resource_->set_quota_bytes_total(9876543210);
282 about_resource_->set_quota_bytes_total(total);
    [all...]

Completed in 45 milliseconds