Searched defs:ret_iid (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/python/src/ | ||
H A D | PyISupports.cpp | 166 Py_nsISupports::GetI(PyObject *self, nsIID *ret_iid) argument 178 if (ret_iid) 179 *ret_iid = pis->m_iid; |
Completed in 55 milliseconds