Home
last modified time | relevance | path

Searched refs:DropResult (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/internal_api/public/attachments/
Dattachment_service.h40 enum DropResult { enum
46 typedef base::Callback<void(const DropResult&)> DropCallback;
/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_proxy.cc34 const AttachmentService::DropResult& result) { in ProxyDropCallback()
Dattachment_service_proxy_unittest.cc131 void IncrementDrop(const AttachmentService::DropResult&) { in IncrementDrop() argument
Dattachment_service_impl.cc224 AttachmentService::DropResult drop_result = in DropDone()