Searched refs:PutServerParentId (Results 1 – 8 of 8) sorted by relevance
43 entry.PutServerParentId(Id::CreateFromServerId(parent_id)); in CreateUnappliedNewItemWithParent()61 entry.PutServerParentId(Id::CreateFromServerId(parent_id)); in CreateUnappliedNewBookmarkItemWithParent()79 entry.PutServerParentId(syncable::GetNullId()); in CreateUnappliedNewItem()118 entry.PutServerParentId(parent_id); in CreateUnsyncedItem()170 entry.PutServerParentId(parent_id); in CreateSyncedItem()193 entry.PutServerParentId(TestIdFactory::root()); in CreateUnappliedRootNode()
62 void PutServerParentId(const Id& value);
115 void ModelNeutralMutableEntry::PutServerParentId(const Id& value) { in PutServerParentId() function in syncer::syncable::ModelNeutralMutableEntry
720 entry.PutServerParentId(TestIdFactory::MakeServer("bogus_parent")); in TEST_F()757 entry.PutServerParentId(TestIdFactory::MakeServer("Y")); in TEST_F()842 entry.PutServerParentId(TestIdFactory::root()); in TEST_F()
339 local_entry->PutServerParentId(local_entry->GetParentId()); in UpdateServerFieldsAfterCommit()
384 target->PutServerParentId(SyncableIdFromProto(update.parent_id_string())); in UpdateServerFieldsFromUpdate()
442 entry.PutServerParentId(test->parent_id); in RunCommitOrderingTest()468 entry.PutServerParentId(trans.root_id()); in RunCommitOrderingTest()825 entry.PutServerParentId(trans.root_id()); in TEST_F()837 entry.PutServerParentId(parent_id); in TEST_F()2536 entry.PutServerParentId(ids_.FromNumber(9999)); // Bad parent. in TEST_F()
158 entry.PutServerParentId(syncable::GetNullId()); in MakeServerNodeForType()186 entry.PutServerParentId(root_id); in MakeServerNode()