Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/socket/
Dconnectionmanager.rs88 pub fn new_with_capacity( in new_with_capacity() method
/aosp_15_r20/external/flatbuffers/rust/flatbuffers/src/
H A Dbuilder.rs70 pub fn new_with_capacity(size: usize) -> Self { in new_with_capacity() method