HomeSort by relevance Sort by last modified time
    Searched refs:GetOrDownloadResult (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sync/api/attachments/
attachment_service.h 29 enum GetOrDownloadResult {
35 void(const GetOrDownloadResult&, scoped_ptr<AttachmentMap> attachments)>
attachment_service_impl_unittest.cc 143 void DownloadDone(const AttachmentService::GetOrDownloadResult& result,
154 const std::vector<AttachmentService::GetOrDownloadResult>&
175 std::vector<AttachmentService::GetOrDownloadResult> download_results_;
attachment_service_proxy.cc 23 const AttachmentService::GetOrDownloadResult& result,
attachment_service_proxy_unittest.cc 144 void IncrementGetOrDownload(const AttachmentService::GetOrDownloadResult&,
attachment_service_impl.cc 101 GetOrDownloadResult result =

Completed in 50 milliseconds