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

/external/chromium_org/chrome/browser/google_apis/
H A Ddrive_api_parser.h74 void set_quota_bytes_total(int64 quota_bytes_total) { function in class:google_apis::AboutResource
H A Ddrive_api_parser_unittest.cc37 account_metadata.set_quota_bytes_total(10000);
H A Dgdata_wapi_parser.h835 void set_quota_bytes_total(int64 quota_bytes_total) { function in class:google_apis::AccountMetadata
H A Ddrive_api_parser.cc243 resource->set_quota_bytes_total(account_metadata.quota_bytes_total());

Completed in 62 milliseconds