Searched refs:find_or_insert (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_hash_map.h181 return _M_ht.find_or_insert(value_type(__key, _Tp())).second;
H A Dstl_hashtable.h456 reference find_or_insert(const value_type& __obj);
742 hashtable<_Val,_Key,_HF,_Ex,_Eq,_All>::find_or_insert(const value_type& __obj) function in class:hashtable

Completed in 39 milliseconds