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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsArray.cpp656 CopyElement(nsISupports* aElement, void *aData) function
670 PRBool ok = EnumerateForwards(CopyElement, newArray);
H A DnsHashtable.h183 static PLDHashOperator PR_CALLBACK CopyElement(PLDHashTable* table,
H A DnsHashtable.cpp757 nsObjectHashtable::CopyElement(PLDHashTable* table, function in class:nsObjectHashtable
786 PL_DHashTableEnumerate(&mHashtable, CopyElement, newHashTable);

Completed in 216 milliseconds