Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/virtio-drivers-and-devices/src/device/socket/
Dconnectionmanager.rs138 pub fn new_with_capacity( in new_with_capacity() method
242 pub fn new_with_capacity( in new_with_capacity() method
/external/rust/android-crates-io/crates/virtio-drivers/src/device/socket/
Dconnectionmanager.rs88 pub fn new_with_capacity( in new_with_capacity() method
/external/flatbuffers/rust/flatbuffers/src/
Dbuilder.rs153 pub fn new_with_capacity(size: usize) -> Self { in new_with_capacity() method