Home
last modified time | relevance | path

Searched defs:GetLeafType (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/quesa/quesa-1.8/Source/Core/System/
H A DE3Main.h215 TQ3ObjectType GetLeafType ( void ) { return GetClass ()->GetType () ; } in GetLeafType() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/parquet/arrow/
H A Dwriter.cc331 Status GetLeafType(const ::arrow::DataType& type, ::arrow::Type::type* leaf_type) { in GetLeafType() function