Home | History | Annotate | Download | only in engine

Lines Matching full:unencrypted

354   const sync_pb::EntitySpecifics& unencrypted =
356 return unencrypted.GetExtension(sync_pb::app);
361 const sync_pb::EntitySpecifics& unencrypted =
363 return unencrypted.GetExtension(sync_pb::autofill);
368 const sync_pb::EntitySpecifics& unencrypted =
370 return unencrypted.GetExtension(sync_pb::autofill_profile);
375 const sync_pb::EntitySpecifics& unencrypted =
377 return unencrypted.GetExtension(sync_pb::bookmark);
382 const sync_pb::EntitySpecifics& unencrypted =
384 return unencrypted.GetExtension(sync_pb::nigori);
395 const sync_pb::EntitySpecifics& unencrypted =
397 return unencrypted.GetExtension(sync_pb::preference);
402 const sync_pb::EntitySpecifics& unencrypted =
404 return unencrypted.GetExtension(sync_pb::theme);
409 const sync_pb::EntitySpecifics& unencrypted =
411 return unencrypted.GetExtension(sync_pb::typed_url);
416 const sync_pb::EntitySpecifics& unencrypted =
418 return unencrypted.GetExtension(sync_pb::extension);
423 const sync_pb::EntitySpecifics& unencrypted =
425 return unencrypted.GetExtension(sync_pb::session);
434 void WriteNode::EncryptIfNecessary(sync_pb::EntitySpecifics* unencrypted) {
435 syncable::ModelType type = syncable::GetModelTypeFromSpecifics(*unencrypted);
447 if (unencrypted->has_encrypted()) {
457 << " with content: " << unencrypted->SerializeAsString() << "\n";
459 *unencrypted,
465 unencrypted->CopyFrom(encrypted);
1129 SyncManager::ExtraPasswordChangeRecordData::unencrypted() const {
1310 // |buffer|'s specifics field to contain the unencrypted data.
2395 // All other datatypes can just create a new unencrypted specifics and