Searched refs:CreateFromProto (Results 1 - 6 of 6) sorted by last modified time

/external/chromium_org/sync/api/attachments/
H A Dattachment_id.cc61 AttachmentId AttachmentId::CreateFromProto( function in class:syncer::AttachmentId
H A Dattachment_id.h42 static AttachmentId CreateFromProto(const sync_pb::AttachmentIdProto& proto);
/external/chromium_org/sync/api/
H A Dsync_data.cc27 return syncer::AttachmentId::CreateFromProto(proto);
/external/chromium_org/sync/internal_api/
H A Dbase_node.cc298 result.push_back(AttachmentId::CreateFromProto(metadata.record(i).id()));
/external/chromium_org/sync/syncable/
H A Ddirectory.cc1506 AttachmentId::CreateFromProto(metadata.record(i).id());
/external/chromium_org/components/sync_driver/
H A Dgeneric_change_processor_unittest.cc443 syncer::AttachmentId::CreateFromProto(attachment_id_proto);

Completed in 138 milliseconds