Searched refs:Py_nsIID_NULL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/python/src/
H A DPyXPCOM.h146 extern PYXPCOM_EXPORT nsIID Py_nsIID_NULL;
288 static PRBool Check( PyObject *ob, const nsIID &checkIID = Py_nsIID_NULL) { argument
292 if (!checkIID.Equals(Py_nsIID_NULL))
H A DPyIID.cpp54 nsIID Py_nsIID_NULL = {0,0,0,{0,0,0,0,0,0,0,0}}; variable
H A DPyISupports.cpp261 if (iid.Equals(Py_nsIID_NULL)) {
H A DVariantUtils.cpp652 BVFTResult() {pis = NULL;iid=Py_nsIID_NULL;}
1470 iid = Py_nsIID_NULL;
/vbox/src/libs/xpcom18a4/python/src/module/
H A D_xpcom.cpp252 Py_nsIID_NULL,

Completed in 1011 milliseconds