Home
last modified time | relevance | path

Searched refs:PyObject_AsReadBuffer (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dabstract.h343 PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj,
/third_party/python/PC/
H A Dpython3dll.c430 EXPORT_FUNC(PyObject_AsReadBuffer)
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1945 if (PyObject_AsReadBuffer(arg, &data, &data_length) < 0) { in MergeFromString()
/third_party/python/Objects/
H A Dabstract.c344 int PyObject_AsReadBuffer(PyObject *obj, in PyObject_AsReadBuffer() function

Completed in 11 milliseconds