Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_io/
Dbytesio.c1077 bytesiobuf_getbuffer(bytesiobuf *obj, Py_buffer *view, int flags) in bytesiobuf_getbuffer() function
1123 (getbufferproc) bytesiobuf_getbuffer,
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.5.0a1.rst5119 bytearray_getbuffer(), bytesiobuf_getbuffer() and array_buffer_getbuf(). All