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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsBaseHashtable.h206 (*PR_CALLBACK EnumFunction)(KeyType aKey, typedef in class:nsBaseHashtable
214 * @param userArg passed unchanged to the EnumFunction
216 PRUint32 Enumerate(EnumFunction enumFunc, void* userArg)
251 EnumFunction func;
274 nsBaseHashtable<KeyClass,DataType,UserDataType>::EnumFunction EnumFunction; typedef in class:nsBaseHashtableMT
289 PRUint32 Enumerate(EnumFunction enumFunc, void* userArg);
439 (EnumFunction fEnumCall, void* userArg)

Completed in 4414 milliseconds