Searched defs:UNSPECIFIED_ERROR (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/api/attachments/
H A Dattachment_store.h37 UNSPECIFIED_ERROR, // An unspecified error occurred for one or more items. enumerator in enum:syncer::AttachmentStore::Result
50 // exist or could not be read, |callback|'s Result will be UNSPECIFIED_ERROR.
67 // not be written |callback|'s Result will be UNSPECIFIED_ERROR. When this
79 // could not be dropped, |callback|'s Result will be UNSPECIFIED_ERROR. When

Completed in 68 milliseconds