Home
last modified time | relevance | path

Searched refs:python2param (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dalmodule.c135 python2param(int resource, ALpv *param, PyObject *value, ALparamInfo *pinfo) in python2param() function
225 if (python2param(resource1, &pvs[i], item, &pinfo[i]) < 0) in python2params()