Home
last modified time | relevance | path

Searched refs:PinSelf (Results 1 – 16 of 16) sorted by relevance

/rocksdb-6.9/util/
Dslice_test.cc36 v1.PinSelf(s); in TEST_F()
76 v1.PinSelf(slice1); in TEST_F()
112 v2.PinSelf(slice2); in TEST_F()
129 v1.PinSelf(slice1); in TEST_F()
131 v2.PinSelf(slice2); in TEST_F()
142 v1.PinSelf(slice1); in TEST_F()
Dslice.cc238 other.PinSelf(); in operator =()
/rocksdb-6.9/include/rocksdb/
Dslice.h176 inline void PinSelf(const Slice& slice) { in PinSelf() function
184 inline void PinSelf() { in PinSelf() function
197 PinSelf(); in remove_suffix()
208 PinSelf(); in remove_prefix()
Ddb.h538 values->PinSelf(value);
562 values->PinSelf(value);
602 values->PinSelf(value);
624 values->PinSelf(value);
/rocksdb-6.9/table/
Dget_context.cc104 pinnable_val_->PinSelf(value); in SaveValue()
243 pinnable_val_->PinSelf(value); in SaveValue()
261 pinnable_val_->PinSelf(); in SaveValue()
301 pinnable_val_->PinSelf(); in SaveValue()
329 pinnable_val_->PinSelf(); in SaveValue()
Dcleanable_test.cc254 value.PinSelf(slice); in TEST_F()
264 value.PinSelf(); in TEST_F()
/rocksdb-6.9/include/rocksdb/utilities/
Dtransaction.h189 pinnable_val->PinSelf(); in Get()
199 pinnable_val->PinSelf(); in Get()
273 pinnable_val->PinSelf();
/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index.cc862 pinnable_val->PinSelf(); in GetFromBatchAndDB()
918 pinnable_val->PinSelf(); in GetFromBatchAndDB()
964 pinnable_val->PinSelf(); in MultiGetFromBatchAndDB()
1029 key.value->PinSelf(); in MultiGetFromBatchAndDB()
/rocksdb-6.9/utilities/blob_db/
Dblob_db_impl.cc1381 value->PinSelf(blob_index.value()); in GetBlobValue()
1421 value->PinSelf(contents.data); in GetBlobValue()
1436 value->PinSelf(""); in GetRawBlobFromFile()
1554 value->PinSelf(blob_value); in GetRawBlobFromFile()
1604 value->PinSelf(index_entry); in GetImpl()
/rocksdb-6.9/db/db_impl/
Ddb_impl_secondary.cc347 pinnable_val->PinSelf(); in GetImpl()
354 pinnable_val->PinSelf(); in GetImpl()
Ddb_impl_readonly.cc54 pinnable_val->PinSelf(); in Get()
Ddb_impl.cc1619 get_impl_options.value->PinSelf(); in GetImpl()
1628 get_impl_options.value->PinSelf(); in GetImpl()
1687 get_impl_options.merge_operands->PinSelf(sl); in GetImpl()
/rocksdb-6.9/db_stress_tool/
Dbatched_ops_stress.cc221 values[i].PinSelf(str); in TestMultiGet()
Ddb_stress_test_base.cc271 exp_v.PinSelf(); in AssertSame()
/rocksdb-6.9/db/
Dmemtable.cc931 iter->value->PinSelf(); in MultiGet()
Dversion_set.cc1867 value->PinSelf(); in Get()
2049 iter->value->PinSelf(); in MultiGet()