Searched defs:pResult (Results 1 – 3 of 3) sorted by relevance
327 PyObject* pResult = PyObject_CallObject(pFunc, pArgs); in getPythonJSON() local
192 PyObject* pResult = PyObject_CallObject(pFunc, pArgs); in getPythonJSON() local
252 PyObject* pResult = PyDict_GetItemString(pDict, "path"); in getPlugins() local