Searched defs:destroyElementFun (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsHashtable.cpp739 nsHashtableEnumFunc destroyElementFun,
745 mDestroyElementFun(destroyElementFun),
737 nsObjectHashtable(nsHashtableCloneElementFunc cloneElementFun, void* cloneElementClosure, nsHashtableEnumFunc destroyElementFun, void* destroyElementClosure, PRUint32 aSize, PRBool threadSafe) argument

Completed in 4052 milliseconds