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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsValueArray.h108 return RemoveValueAt(IndexOf(aValue));
113 PRBool RemoveValueAt(nsValueArrayIndex aIndex);
H A DnsValueArray.cpp220 PRBool nsValueArray::RemoveValueAt(nsValueArrayIndex aIndex) { function in class:nsValueArray

Completed in 41 milliseconds