Home
last modified time | relevance | path

Searched refs:GetBlobValue (Results 1 – 25 of 137) sorted by relevance

123456

/dports/databases/rocksdb/rocksdb-6.26.1/table/
H A Dget_context.cc281 if (GetBlobValue(value, &pin_val) == false) { in SaveValue()
294 if (GetBlobValue(value, &pin_val) == false) { in SaveValue()
383 bool GetContext::GetBlobValue(const Slice& blob_index, in GetBlobValue() function in ROCKSDB_NAMESPACE::GetContext
H A Dget_context.h177 bool GetBlobValue(const Slice& blob_index, PinnableSlice* blob_value);
/dports/databases/rocksdb-lite/rocksdb-6.26.1/table/
H A Dget_context.cc281 if (GetBlobValue(value, &pin_val) == false) { in SaveValue()
294 if (GetBlobValue(value, &pin_val) == false) { in SaveValue()
383 bool GetContext::GetBlobValue(const Slice& blob_index, in GetBlobValue() function in ROCKSDB_NAMESPACE::GetContext
H A Dget_context.h177 bool GetBlobValue(const Slice& blob_index, PinnableSlice* blob_value);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift-data/include/aws/redshift-data/model/
H A DField.h44 inline const Aws::Utils::ByteBuffer& GetBlobValue() const{ return m_blobValue; } in GetBlobValue() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h126 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
H A Dblob_db_impl.h227 Status GetBlobValue(const Slice& key, const Slice& index_entry,
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/blob_db/
H A Dblob_db_iterator.h126 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
H A Dblob_db_impl.h227 Status GetBlobValue(const Slice& key, const Slice& index_entry,
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h126 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
H A Dblob_db_impl.h227 Status GetBlobValue(const Slice& key, const Slice& index_entry,
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/blob_db/
H A Dblob_db_iterator.h126 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
H A Dblob_db_impl.h227 Status GetBlobValue(const Slice& key, const Slice& index_entry,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h126 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
H A Dblob_db_impl.h227 Status GetBlobValue(const Slice& key, const Slice& index_entry,
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
H A Dblob_db_impl.h224 Status GetBlobValue(const Slice& key, const Slice& index_entry,
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in NewIterators()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/blob_db/
H A Dblob_db_iterator.h123 Status s = blob_db_->GetBlobValue(iter_->key(), iter_->value(), &value_); in UpdateBlobValue()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds-data/include/aws/rds-data/model/
H A DField.h76 inline const Aws::Utils::ByteBuffer& GetBlobValue() const{ return m_blobValue; } in GetBlobValue() function
H A DValue.h133 inline const Aws::Utils::ByteBuffer& GetBlobValue() const{ return m_blobValue; } in GetBlobValue() function

123456