Searched refs:OnDataParsed (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/google_apis/drive/
H A Dgdata_wapi_requests.cc58 base::Bind(&GetResourceEntryRequest::OnDataParsed,
73 void GetResourceEntryRequest::OnDataParsed(GDataErrorCode error, function in class:google_apis::GetResourceEntryRequest
H A Dgdata_wapi_requests.h40 void OnDataParsed(GDataErrorCode error, scoped_ptr<ResourceEntry> entry);
H A Dbase_requests.cc570 base::Bind(&UploadRangeRequestBase::OnDataParsed,
581 void UploadRangeRequestBase::OnDataParsed(GDataErrorCode code, function in class:google_apis::UploadRangeRequestBase
H A Dbase_requests.h343 void OnDataParsed(GDataErrorCode code, scoped_ptr<base::Value> value);
H A Ddrive_api_requests.h101 base::Bind(&DriveApiDataRequest::OnDataParsed,
123 void OnDataParsed(GDataErrorCode error, scoped_ptr<DataType> value) { function in class:google_apis::drive::DriveApiDataRequest

Completed in 100 milliseconds