Searched refs:PL_DHashGetStubOps (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h59 #define PL_DHashGetStubOps VBoxNsplPL_DHashGetStubOps macro
429 PL_DHashGetStubOps(void);
H A Dpldhash.c176 PL_DHashGetStubOps(void) function
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadService.cpp433 nsISupports** mPtrAddr; // key, must come first for PL_DHashGetStubOps
506 mFastLoadPtrMap = PL_NewDHashTable(PL_DHashGetStubOps(), this,
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaXPCOMBindingUtils.cpp465 mHashTable = PL_NewDHashTable(PL_DHashGetStubOps(), nsnull,
655 mHashTable = PL_NewDHashTable(PL_DHashGetStubOps(), nsnull,

Completed in 38 milliseconds