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

/vbox/src/libs/xpcom18a4/python/src/module/
H A D_xpcom.cpp414 nsCOMPtr<nsISupports> presult; local
424 getter_AddRefs(presult));
432 result = Py_nsISupports::PyObjectFromInterface(presult, iid);

Completed in 41 milliseconds