Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tinyvec/src/
Dtinyvec.rs321 pub fn try_move_to_the_heap(&mut self) -> Result<(), TryReserveError> { in try_move_to_the_heap() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/tinyvec-1.6.0/src/
H A Dtinyvec.rs321 pub fn try_move_to_the_heap(&mut self) -> Result<(), TryReserveError> { in try_move_to_the_heap() method