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

  /external/chromium_org/sync/api/attachments/
attachment_service.h 31 GET_UNSPECIFIED_ERROR, // An unspecified error occurred.
attachment_service_proxy_unittest.cc 47 AttachmentService::GET_UNSPECIFIED_ERROR,
attachment_service_impl.cc 102 unavailable_attachments_.empty() ? GET_SUCCESS : GET_UNSPECIFIED_ERROR;

Completed in 658 milliseconds