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

  /external/chromium_org/chrome/browser/google_apis/
drive_api_parser_unittest.cc 38 account_metadata.set_quota_bytes_used(1000);
drive_api_parser.cc 244 resource->set_quota_bytes_used(account_metadata.quota_bytes_used());
drive_api_parser.h 77 void set_quota_bytes_used(int64 quota_bytes_used) { function in class:google_apis::AboutResource
gdata_wapi_parser.h 838 void set_quota_bytes_used(int64 quota_bytes_used) { function in class:google_apis::AccountMetadata

Completed in 306 milliseconds