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

  /external/chromium_org/chrome/browser/drive/
drive_api_util_unittest.cc 86 account_metadata.set_quota_bytes_total(10000);
drive_api_util.cc 279 resource->set_quota_bytes_total(account_metadata.quota_bytes_total());
  /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
gdata_wapi_parser.h 832 void set_quota_bytes_total(int64 quota_bytes_total) { function in class:google_apis::AccountMetadata

Completed in 245 milliseconds