Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/
Dbn.rs819 pub fn to_vec(&self) -> Vec<u8> { in to_vec() method
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.cc1606 if (auto* to_vec = to_type->As<sem::Vector>()) { in GenerateCastOrCopyOrPassthrough() local