GetAttachmentIds   46 chrome/browser/sync/glue/generic_change_processor.cc   const syncer::AttachmentIdList& attachment_ids = read_node.GetAttachmentIds();
GetAttachmentIds  594 chrome/browser/sync/glue/generic_change_processor.cc   attachment_service_->OnSyncDataUpdate(sync_node->GetAttachmentIds(),
GetAttachmentIds  103 sync/api/sync_data.h   AttachmentIdList GetAttachmentIds() const;
GetAttachmentIds   88 sync/api/sync_data_unittest.cc   AttachmentIdList attachment_ids = data.GetAttachmentIds();
GetAttachmentIds  104 sync/api/sync_data_unittest.cc   EXPECT_TRUE(data.GetAttachmentIds().empty());
GetAttachmentIds  120 sync/api/sync_data_unittest.cc   EXPECT_TRUE(data.GetAttachmentIds().empty());
GetAttachmentIds  205 sync/internal_api/public/base_node.h   const syncer::AttachmentIdList GetAttachmentIds() const;