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

  /external/chromium_org/sync/syncable/
nigori_util.h 66 bool UpdateEntryWithEncryption(
nigori_util.cc 45 if (!UpdateEntryWithEncryption(trans, specifics, &entry))
148 bool UpdateEntryWithEncryption(
  /external/chromium_org/sync/internal_api/public/
base_node.h 239 FRIEND_TEST_ALL_PREFIXES(SyncManagerTest, UpdateEntryWithEncryption);
  /external/chromium_org/sync/internal_api/
write_node.cc 153 // We have to do the idempotency check here (vs in UpdateEntryWithEncryption)
229 if (!UpdateEntryWithEncryption(GetTransaction()->GetWrappedTrans(),
sync_manager_impl_unittest.cc     [all...]

Completed in 415 milliseconds