Home
last modified time | relevance | path

Searched defs:_PyCodecInfo_GetIncrementalEncoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c287 PyObject *_PyCodecInfo_GetIncrementalEncoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalEncoder() function
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c337 PyObject *_PyCodecInfo_GetIncrementalEncoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalEncoder() function