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

  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl.h 225 bool ShouldTriggerMigration(const sync_pb::NigoriSpecifics& nigori,
229 // encryption iff ShouldTriggerMigration(..) returns true.
sync_encryption_handler_impl.cc 739 if (ShouldTriggerMigration(nigori, *cryptographer)) {
    [all...]

Completed in 61 milliseconds