Home
last modified time | relevance | path

Searched defs:EnsureInserted (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsTHashSet.h105 bool EnsureInserted(ValueType aValue) { return Base::EnsureInserted(aValue); } in EnsureInserted() function
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsTHashSet.h105 bool EnsureInserted(ValueType aValue) { return Base::EnsureInserted(aValue); } in EnsureInserted() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsTHashSet.h105 bool EnsureInserted(ValueType aValue) { return Base::EnsureInserted(aValue); } in EnsureInserted() function