Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c1369 static PyObject *CFDataRefObj_CFDataGetLength(CFDataRefObject *_self, PyObject *_args) in CFDataRefObj_CFDataGetLength() function
1415 {"CFDataGetLength", (PyCFunction)CFDataRefObj_CFDataGetLength, 1,