Searched refs:GetOrDownloadState (Results 1 – 2 of 2) sorted by relevance
23 class AttachmentServiceImpl::GetOrDownloadState class in syncer::AttachmentServiceImpl24 : public base::RefCounted<GetOrDownloadState>,32 GetOrDownloadState(const AttachmentIdList& attachment_ids,43 friend class base::RefCounted<GetOrDownloadState>;44 virtual ~GetOrDownloadState();58 DISALLOW_COPY_AND_ASSIGN(GetOrDownloadState);61 AttachmentServiceImpl::GetOrDownloadState::GetOrDownloadState( in GetOrDownloadState() function in syncer::AttachmentServiceImpl::GetOrDownloadState72 AttachmentServiceImpl::GetOrDownloadState::~GetOrDownloadState() { in ~GetOrDownloadState()76 void AttachmentServiceImpl::GetOrDownloadState::AddAttachment( in AddAttachment()89 void AttachmentServiceImpl::GetOrDownloadState::AddUnavailableAttachmentId( in AddUnavailableAttachmentId()[all …]
81 class GetOrDownloadState;83 void ReadDone(const scoped_refptr<GetOrDownloadState>& state,91 void DownloadDone(const scoped_refptr<GetOrDownloadState>& state,