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

  /external/chromium_org/sync/syncable/
model_neutral_mutable_entry.h 61 bool PutId(const Id& value);
syncable_unittest.cc 150 me.PutId(id);
242 me.PutId(id);
304 me.PutId(id);
350 me.PutId(id);
405 me.PutId(id);
534 me.PutId(id);
932 e1.PutId(TestIdFactory::FromNumber(101));
    [all...]
syncable_util.cc 54 if (!entry->PutId(new_id)) {
model_neutral_mutable_entry.cc 104 bool ModelNeutralMutableEntry::PutId(const Id& value) {
  /external/chromium_org/sync/test/engine/
test_syncable_utils.cc 86 node.PutId(syncer::TestIdFactory::MakeServer(tag_name));
  /external/chromium_org/sync/engine/
syncer_unittest.cc 352 entry.PutId(test->id);
434 entry.PutId(id);
    [all...]
syncer_util.cc 635 target->PutId(trans->directory()->NextId());
  /external/chromium_org/sync/internal_api/test/
test_entry_factory.cc 104 entry.PutId(item_id);
159 entry.PutId(item_id);
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 880 item.PutId(server_item_id);
    [all...]
  /external/chromium_org/sync/internal_api/
sync_encryption_handler_impl_unittest.cc 118 node.PutId(ids_.MakeServer(tag_name));
    [all...]
sync_manager_impl_unittest.cc     [all...]

Completed in 128 milliseconds