Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c210 static PyObject *CFTypeRefObj_CFGetRetainCount(CFTypeRefObject *_self, PyObject *_args) in CFTypeRefObj_CFGetRetainCount() function
358 {"CFGetRetainCount", (PyCFunction)CFTypeRefObj_CFGetRetainCount, 1,