Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c1635 static PyObject *CFMutableDataRefObj_CFDataReplaceBytes(CFMutableDataRefObject *_self, PyObject *_a… in CFMutableDataRefObj_CFDataReplaceBytes() function
1682 {"CFDataReplaceBytes", (PyCFunction)CFMutableDataRefObj_CFDataReplaceBytes, 1,