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

/vbox/src/libs/xpcom18a4/python/src/
H A DPyIComponentManagerObsolete.cpp122 char *ret_pid = nsnull; local
130 r = pI->CLSIDToContractID(iid, &ret_class, &ret_pid);
135 PyObject *ob_pid = PyString_FromString(ret_pid);
138 nsMemory::Free(ret_pid);

Completed in 1741 milliseconds