Searched refs:initCommMethods (Results 1 – 3 of 3) sorted by relevance
5 void initCommMethods(PyObject* module);
16 void initCommMethods(PyObject* module) { in initCommMethods() function
1997 python::initCommMethods(module); in initModule()