Searched refs:RemoveEntry (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTHashtable.h192 void RemoveEntry(KeyType aKey) function in class:nsTHashtable
205 * during enumeration, while RemoveEntry() cannot.
H A DnsBaseHashtable.h160 void Remove(KeyType aKey) { this->RemoveEntry(aKey); }
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsCategoryManager.cpp314 mTable.RemoveEntry(aEntryName);

Completed in 979 milliseconds