Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/zerotrie/src/byte_phf/
Dcached_owned.rs26 pub fn try_get_or_insert( in try_get_or_insert() method
/external/rust/android-crates-io/crates/litemap/src/
Dmap.rs725 pub fn try_get_or_insert<E>( in try_get_or_insert() function