Home
last modified time | relevance | path

Searched refs:PutParentId (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/sync/syncable/
Dmutable_entry.h49 void PutParentId(const Id& value);
Dmutable_entry.cc134 void MutableEntry::PutParentId(const Id& value) { in PutParentId() function in syncer::syncable::MutableEntry
Ddirectory_unittest.cc880 child.PutParentId(parent_folder2.GetId()); in TEST_F()
900 deleted.PutParentId(trans.root_id()); in TEST_F()
911 folder.PutParentId(trans.root_id()); in TEST_F()
/external/chromium_org/sync/internal_api/
Dsync_rollback_manager_base.cc276 entry.PutParentId(syncable::Id()); in InitTypeRootNode()
304 entry.PutParentId(bookmark_root.GetId()); in InitBookmarkFolder()
Dwrite_node.cc415 existing_entry->PutParentId(parent_id); in InitUniqueByCreation()
470 entry_->PutParentId(new_parent_id); in SetPosition()
Dsync_manager_impl_unittest.cc187 entry.PutParentId(root_id); in MakeServerNode()
2960 child.PutParentId(folder_b.GetId()); in TEST_F()
3022 child_a.PutParentId(child_b.GetParentId()); in TEST_F()
/external/chromium_org/sync/internal_api/test/
Dtest_entry_factory.cc110 entry.PutParentId(parent_id); in CreateUnsyncedItem()
165 entry.PutParentId(parent_id); in CreateSyncedItem()
/external/chromium_org/sync/engine/
Dsyncer_util.cc459 entry->PutParentId(entry->GetServerParentId()); in UpdateLocalDataFromServerData()
Dsyncer_unittest.cc836 entry.PutParentId(parent_id); in TEST_F()
2581 existing.PutParentId(newfolder.GetId()); in TEST_F()
3130 A.PutParentId(ids_.FromNumber(2)); in TEST_F()
3274 bob.PutParentId(ids_.FromNumber(54)); in TEST_F()
3514 entry.PutParentId(ids_.FromNumber(1)); in TEST_F()
3712 entry.PutParentId(folder_two_id); in TEST_F()