Searched refs:attachment_iter (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/api/attachments/
H A Dfake_attachment_store.cc53 syncer::AttachmentMap::iterator attachment_iter = local
55 if (attachment_iter != attachments_.end()) {
56 const Attachment& attachment = attachment_iter->second;

Completed in 86 milliseconds