Searched defs:insert_or_replace (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Dintrusive_hash_table.h190 PtrType insert_or_replace(const PtrType& ptr) { function in class:fbl::HashTable
194 PtrType insert_or_replace(PtrType&& ptr) { function in class:fbl::HashTable
H A Dintrusive_wavl_tree.h256 PtrType insert_or_replace(const PtrType& ptr) { function in class:fbl::WAVLTree
260 PtrType insert_or_replace(PtrType&& ptr) { function in class:fbl::WAVLTree

Completed in 31 milliseconds