Searched refs:set_quota_bytes_used (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/google_apis/
H A Ddrive_api_parser.h77 void set_quota_bytes_used(int64 quota_bytes_used) { function in class:google_apis::AboutResource
H A Ddrive_api_parser_unittest.cc38 account_metadata.set_quota_bytes_used(1000);
H A Dgdata_wapi_parser.h838 void set_quota_bytes_used(int64 quota_bytes_used) { function in class:google_apis::AccountMetadata
H A Ddrive_api_parser.cc244 resource->set_quota_bytes_used(account_metadata.quota_bytes_used());

Completed in 73 milliseconds