Home
last modified time | relevance | path

Searched refs:GetOrDownloadResult (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_service.h30 enum GetOrDownloadResult { enum
36 void(const GetOrDownloadResult&, scoped_ptr<AttachmentMap> attachments)>
/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_proxy.cc23 const AttachmentService::GetOrDownloadResult& result, in ProxyGetOrDownloadCallback()
Dattachment_service_impl_unittest.cc215 void DownloadDone(const AttachmentService::GetOrDownloadResult& result, in DownloadDone()
234 const std::vector<AttachmentService::GetOrDownloadResult>&
270 std::vector<AttachmentService::GetOrDownloadResult> download_results_;
Dattachment_service_proxy_unittest.cc124 void IncrementGetOrDownload(const AttachmentService::GetOrDownloadResult&, in IncrementGetOrDownload() argument
Dattachment_service_impl.cc105 GetOrDownloadResult result = in PostResultIfAllRequestsCompleted()