Home
last modified time | relevance | path

Searched defs:fetch_error_code (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/google_apis/drive/
Dbase_requests.cc450 void GetDataRequest::ParseResponse(GDataErrorCode fetch_error_code, in ParseResponse()
464 GDataErrorCode fetch_error_code = GetErrorCode(); in ProcessURLFetchResults() local
479 GDataErrorCode fetch_error_code) { in RunCallbackOnPrematureFailure()
483 void GetDataRequest::OnDataParsed(GDataErrorCode fetch_error_code, in OnDataParsed()