Home
last modified time | relevance | path

Searched refs:ENCRYPTION_WITH_FOOTER_KEY (Results 1 – 14 of 14) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/generated/
H A Dparquet_types.h2137 …_ColumnCryptoMetaData__isset() : ENCRYPTION_WITH_FOOTER_KEY(false), ENCRYPTION_WITH_COLUMN_KEY(fal… in _ColumnCryptoMetaData__isset()
2138 bool ENCRYPTION_WITH_FOOTER_KEY :1; member
2151 EncryptionWithFooterKey ENCRYPTION_WITH_FOOTER_KEY; variable
2162 if (__isset.ENCRYPTION_WITH_FOOTER_KEY != rhs.__isset.ENCRYPTION_WITH_FOOTER_KEY)
2164 …else if (__isset.ENCRYPTION_WITH_FOOTER_KEY && !(ENCRYPTION_WITH_FOOTER_KEY == rhs.ENCRYPTION_WITH…
H A Dparquet_types.cpp5218 this->ENCRYPTION_WITH_FOOTER_KEY = val; in __set_ENCRYPTION_WITH_FOOTER_KEY()
5219 __isset.ENCRYPTION_WITH_FOOTER_KEY = true; in __set_ENCRYPTION_WITH_FOOTER_KEY()
5256 xfer += this->ENCRYPTION_WITH_FOOTER_KEY.read(iprot); in read()
5257 this->__isset.ENCRYPTION_WITH_FOOTER_KEY = true; in read()
5287 if (this->__isset.ENCRYPTION_WITH_FOOTER_KEY) { in write()
5289 xfer += this->ENCRYPTION_WITH_FOOTER_KEY.write(oprot); in write()
5304 swap(a.ENCRYPTION_WITH_FOOTER_KEY, b.ENCRYPTION_WITH_FOOTER_KEY); in swap()
5310 ENCRYPTION_WITH_FOOTER_KEY = other120.ENCRYPTION_WITH_FOOTER_KEY; in ColumnCryptoMetaData()
5315 ENCRYPTION_WITH_FOOTER_KEY = other121.ENCRYPTION_WITH_FOOTER_KEY; in operator =()
5323 …"ENCRYPTION_WITH_FOOTER_KEY="; (__isset.ENCRYPTION_WITH_FOOTER_KEY ? (out << to_string(ENCRYPTION_… in printTo()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/generated/
H A Dparquet_types.h2138 …_ColumnCryptoMetaData__isset() : ENCRYPTION_WITH_FOOTER_KEY(false), ENCRYPTION_WITH_COLUMN_KEY(fal… in _ColumnCryptoMetaData__isset()
2139 bool ENCRYPTION_WITH_FOOTER_KEY :1; member
2152 EncryptionWithFooterKey ENCRYPTION_WITH_FOOTER_KEY; variable
2163 if (__isset.ENCRYPTION_WITH_FOOTER_KEY != rhs.__isset.ENCRYPTION_WITH_FOOTER_KEY)
2165 …else if (__isset.ENCRYPTION_WITH_FOOTER_KEY && !(ENCRYPTION_WITH_FOOTER_KEY == rhs.ENCRYPTION_WITH…
H A Dparquet_types.cpp5220 this->ENCRYPTION_WITH_FOOTER_KEY = val; in __set_ENCRYPTION_WITH_FOOTER_KEY()
5221 __isset.ENCRYPTION_WITH_FOOTER_KEY = true; in __set_ENCRYPTION_WITH_FOOTER_KEY()
5258 xfer += this->ENCRYPTION_WITH_FOOTER_KEY.read(iprot); in read()
5259 this->__isset.ENCRYPTION_WITH_FOOTER_KEY = true; in read()
5289 if (this->__isset.ENCRYPTION_WITH_FOOTER_KEY) { in write()
5291 xfer += this->ENCRYPTION_WITH_FOOTER_KEY.write(oprot); in write()
5306 swap(a.ENCRYPTION_WITH_FOOTER_KEY, b.ENCRYPTION_WITH_FOOTER_KEY); in swap()
5312 ENCRYPTION_WITH_FOOTER_KEY = other120.ENCRYPTION_WITH_FOOTER_KEY; in ColumnCryptoMetaData()
5317 ENCRYPTION_WITH_FOOTER_KEY = other121.ENCRYPTION_WITH_FOOTER_KEY; in operator =()
5325 …"ENCRYPTION_WITH_FOOTER_KEY="; (__isset.ENCRYPTION_WITH_FOOTER_KEY ? (out << to_string(ENCRYPTION_… in printTo()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/generated/
H A Dparquet_types.h2137 …_ColumnCryptoMetaData__isset() : ENCRYPTION_WITH_FOOTER_KEY(false), ENCRYPTION_WITH_COLUMN_KEY(fal… in _ColumnCryptoMetaData__isset()
2138 bool ENCRYPTION_WITH_FOOTER_KEY :1; member
2151 EncryptionWithFooterKey ENCRYPTION_WITH_FOOTER_KEY; variable
2162 if (__isset.ENCRYPTION_WITH_FOOTER_KEY != rhs.__isset.ENCRYPTION_WITH_FOOTER_KEY)
2164 …else if (__isset.ENCRYPTION_WITH_FOOTER_KEY && !(ENCRYPTION_WITH_FOOTER_KEY == rhs.ENCRYPTION_WITH…
H A Dparquet_types.cpp5218 this->ENCRYPTION_WITH_FOOTER_KEY = val; in __set_ENCRYPTION_WITH_FOOTER_KEY()
5219 __isset.ENCRYPTION_WITH_FOOTER_KEY = true; in __set_ENCRYPTION_WITH_FOOTER_KEY()
5256 xfer += this->ENCRYPTION_WITH_FOOTER_KEY.read(iprot); in read()
5257 this->__isset.ENCRYPTION_WITH_FOOTER_KEY = true; in read()
5287 if (this->__isset.ENCRYPTION_WITH_FOOTER_KEY) { in write()
5289 xfer += this->ENCRYPTION_WITH_FOOTER_KEY.write(oprot); in write()
5304 swap(a.ENCRYPTION_WITH_FOOTER_KEY, b.ENCRYPTION_WITH_FOOTER_KEY); in swap()
5310 ENCRYPTION_WITH_FOOTER_KEY = other120.ENCRYPTION_WITH_FOOTER_KEY; in ColumnCryptoMetaData()
5315 ENCRYPTION_WITH_FOOTER_KEY = other121.ENCRYPTION_WITH_FOOTER_KEY; in operator =()
5323 …"ENCRYPTION_WITH_FOOTER_KEY="; (__isset.ENCRYPTION_WITH_FOOTER_KEY ? (out << to_string(ENCRYPTION_… in printTo()
/dports/databases/arrow/apache-arrow-6.0.1/go/parquet/metadata/
H A Dcolumn_chunk.go381 ccmd.ENCRYPTION_WITH_FOOTER_KEY = format.NewEncryptionWithFooterKey()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dmetadata.cc165 return crypto_metadata_->__isset.ENCRYPTION_WITH_FOOTER_KEY; in encrypted_with_footer_key()
1079 ccmd.__isset.ENCRYPTION_WITH_FOOTER_KEY = true; in Finish()
H A Dparquet.thrift765 1: EncryptionWithFooterKey ENCRYPTION_WITH_FOOTER_KEY member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dmetadata.cc129 return crypto_metadata_->__isset.ENCRYPTION_WITH_FOOTER_KEY; in encrypted_with_footer_key()
1379 ccmd.__isset.ENCRYPTION_WITH_FOOTER_KEY = true; in Finish()
H A Dparquet.thrift765 1: EncryptionWithFooterKey ENCRYPTION_WITH_FOOTER_KEY member
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/parquet/
H A Dmetadata.cc135 return crypto_metadata_->__isset.ENCRYPTION_WITH_FOOTER_KEY; in encrypted_with_footer_key()
1391 ccmd.__isset.ENCRYPTION_WITH_FOOTER_KEY = true; in Finish()
H A Dparquet.thrift769 1: EncryptionWithFooterKey ENCRYPTION_WITH_FOOTER_KEY member
/dports/databases/arrow/apache-arrow-6.0.1/go/parquet/internal/gen-go/parquet/
H A Dparquet.go7582ENCRYPTION_WITH_FOOTER_KEY *EncryptionWithFooterKey `thrift:"ENCRYPTION_WITH_FOOTER_KEY,1" db:"ENC… member
7595 return p.ENCRYPTION_WITH_FOOTER_KEY
7617 return p.ENCRYPTION_WITH_FOOTER_KEY != nil
7673 p.ENCRYPTION_WITH_FOOTER_KEY = &EncryptionWithFooterKey{}
7674 if err := p.ENCRYPTION_WITH_FOOTER_KEY.Read(ctx, iprot); err != nil {
7675 …rn thrift.PrependError(fmt.Sprintf("%T error reading struct: ", p.ENCRYPTION_WITH_FOOTER_KEY), err)
7709 if err := p.ENCRYPTION_WITH_FOOTER_KEY.Write(ctx, oprot); err != nil {
7710 …rn thrift.PrependError(fmt.Sprintf("%T error writing struct: ", p.ENCRYPTION_WITH_FOOTER_KEY), err)
7737 if !p.ENCRYPTION_WITH_FOOTER_KEY.Equals(other.ENCRYPTION_WITH_FOOTER_KEY) { return false }