Home
last modified time | relevance | path

Searched defs:GetPhysicalType (Results 1 – 3 of 3) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dtype.cc209 std::shared_ptr<DataType> GetPhysicalType(const std::shared_ptr<DataType>& real_type) { in GetPhysicalType() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dtype.cc213 std::shared_ptr<DataType> GetPhysicalType(const std::shared_ptr<DataType>& real_type) { in GetPhysicalType() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs12999 …pub unsafe fn GetPhysicalType(&self, ptype: *mut i32, ppsztype: *mut super::super::Foundation::PWS… in GetPhysicalType() method