Searched defs:pFunc (Results 1 – 2 of 2) sorted by relevance
310 PyObject* pFunc = PyDict_GetItemString(pDict, funcToCall.c_str()); in getPythonJSON() local
176 PyObject* pFunc = PyDict_GetItemString(pDict, funcToCall.c_str()); in getPythonJSON() local