Searched refs:SetSnapshot (Results 1 – 16 of 16) sorted by relevance
189 txn->SetSnapshot(); in TEST_P()495 txn->SetSnapshot(); in TEST_P()506 txn->SetSnapshot(); in TEST_P()555 txn->SetSnapshot(); in TEST_P()560 txn2->SetSnapshot(); in TEST_P()619 txn->SetSnapshot(); in TEST_P()764 txn->SetSnapshot(); in TEST_P()786 txn2->SetSnapshot(); in TEST_P()909 txn2->SetSnapshot(); in TEST_P()1026 txn->SetSnapshot(); in TEST_P()
166 txn->SetSnapshot(); in TEST_P()2048 txn->SetSnapshot(); in TEST_P()2062 txn->SetSnapshot(); in TEST_P()2192 txn->SetSnapshot(); in TEST_P()2482 txn->SetSnapshot(); in TEST_P()2494 txn->SetSnapshot(); in TEST_P()2544 txn->SetSnapshot(); in TEST_P()2615 txn->SetSnapshot(); in TEST_P()2790 txn->SetSnapshot(); in TEST_P()3027 txn->SetSnapshot(); in TEST_P()[all …]
87 txn->SetSnapshot(); in TEST_P()195 txn->SetSnapshot(); in TEST_P()216 txn->SetSnapshot(); in TEST_P()
76 virtual void SetSnapshot() override;
38 SetSnapshot(); in Initialize()
71 void TransactionBaseImpl::SetSnapshot() { in SetSnapshot() function in ROCKSDB_NAMESPACE::TransactionBaseImpl94 SetSnapshot(); in SetSnapshotIfNeeded()
206 virtual void SetSnapshot() override;
459 void WritePreparedTxn::SetSnapshot() { in SetSnapshot() function in ROCKSDB_NAMESPACE::WritePreparedTxn
83 SetSnapshot(); in Initialize()
148 txn->SetSnapshot(); in main()
81 virtual void SetSnapshot() = 0;
64 txn_->SetSnapshot(); in TransactionDBInsert()
1106 txn->SetSnapshot(); in TEST_F()
28 void SetSnapshot(SequenceNumber seq) { max_visible_seq_ = seq; } in SetSnapshot() function in ROCKSDB_NAMESPACE::DummyReadCallback51 read_callback->SetSnapshot(seq); in NewIterator()
33 txn->SetSnapshot(); in Java_org_rocksdb_Transaction_setSnapshot()