Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Mac/Modules/cf/
Dpycfbridge.c29 return PyCF_CF2Python_simple(src); in PyCF_CF2Python()
100 PyCF_CF2Python_simple(CFTypeRef src) { in PyCF_CF2Python_simple() function
Dpycfbridge.h4 extern PyObject *PyCF_CF2Python_simple(CFTypeRef src);