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

  /external/chromium_org/sync/api/attachments/
attachment_service.h 39 enum DropResult {
45 typedef base::Callback<void(const DropResult&)> DropCallback;
attachment_service_proxy.cc 34 const AttachmentService::DropResult& result) {
attachment_service_proxy_unittest.cc 151 void IncrementDrop(const AttachmentService::DropResult&) {
attachment_service_impl.cc 228 AttachmentService::DropResult drop_result =

Completed in 46 milliseconds