Searched refs:SetNodeSyncTransactionVersion (Results 1 – 6 of 6) sorted by relevance
676 bookmark_model_->SetNodeSyncTransactionVersion(dst, model_version); in ApplyChangesFromSyncModel()711 model->SetNodeSyncTransactionVersion(model->root_node(), model_version); in ApplyChangesFromSyncModel()742 model->SetNodeSyncTransactionVersion(model->root_node(), new_version); in UpdateTransactionVersion()744 model->SetNodeSyncTransactionVersion(nodes[i], new_version); in UpdateTransactionVersion()
780 bookmark_model_->SetNodeSyncTransactionVersion( in CheckModelSyncState()
275 void SetNodeSyncTransactionVersion(const BookmarkNode* node,
424 model->SetNodeSyncTransactionVersion(model->root_node(), 1); in TEST_F()426 model->SetNodeSyncTransactionVersion(bbn->GetChild(1), 42); in TEST_F()
438 void BookmarkModel::SetNodeSyncTransactionVersion( in SetNodeSyncTransactionVersion() function in BookmarkModel
2153 model_->SetNodeSyncTransactionVersion(model_->root_node(), root_version + 1); in TEST_F()