HomeSort by relevance Sort by last modified time
    Searched defs:unencrypted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/internal_api/
change_record.cc 63 ExtraPasswordChangeRecordData::unencrypted() const { function in class:syncer::ExtraPasswordChangeRecordData
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 354 const sync_pb::EntitySpecifics& unencrypted = local
356 return unencrypted.GetExtension(sync_pb::app);
361 const sync_pb::EntitySpecifics& unencrypted = local
363 return unencrypted.GetExtension(sync_pb::autofill);
368 const sync_pb::EntitySpecifics& unencrypted = local
370 return unencrypted.GetExtension(sync_pb::autofill_profile);
375 const sync_pb::EntitySpecifics& unencrypted = local
377 return unencrypted.GetExtension(sync_pb::bookmark);
382 const sync_pb::EntitySpecifics& unencrypted = local
384 return unencrypted.GetExtension(sync_pb::nigori)
395 const sync_pb::EntitySpecifics& unencrypted = local
402 const sync_pb::EntitySpecifics& unencrypted = local
409 const sync_pb::EntitySpecifics& unencrypted = local
416 const sync_pb::EntitySpecifics& unencrypted = local
423 const sync_pb::EntitySpecifics& unencrypted = local
1129 SyncManager::ExtraPasswordChangeRecordData::unencrypted() const { function in class:sync_api::SyncManager::ExtraPasswordChangeRecordData
    [all...]

Completed in 720 milliseconds