Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c280 PyObject *_PyCodecInfo_GetIncrementalDecoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalDecoder() function
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c330 PyObject *_PyCodecInfo_GetIncrementalDecoder(PyObject *codec_info, in _PyCodecInfo_GetIncrementalDecoder() function