Home
last modified time | relevance | path

Searched defs:erase_range (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dnode_alloc_holder.hpp392 icont_iterator erase_range(const icont_iterator &first, const icont_iterator &last, version_1) in erase_range() function
395 icont_iterator erase_range(const icont_iterator &first, const icont_iterator &last, version_2) in erase_range() function
/aosp_15_r20/external/pigweed/pw_containers/
H A Daa_tree.cc46 GenericAATree::iterator GenericAATree::erase_range(AATreeItem& first, in erase_range() function in pw::containers::internal::GenericAATree
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Derase.hpp90 inline void erase_range( in erase_range() function
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/
Dweak_value_hash_map.rs768 fn erase_range(&mut self, mut start: usize, limit: usize) in erase_range() method
Dweak_weak_hash_map.rs784 fn erase_range(&mut self, mut start: usize, limit: usize) in erase_range() method
Dweak_key_hash_map.rs877 fn erase_range(&mut self, mut start: usize, limit: usize) in erase_range() method