Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/attachments/
Dattachment_service_impl.cc224 AttachmentService::DropResult drop_result = in DropDone() local
227 drop_result = AttachmentService::DROP_SUCCESS; in DropDone()
231 base::Bind(callback, drop_result)); in DropDone()