Home
last modified time | relevance | path

Searched defs:py_index (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc300 ScopedPyObjectPtr py_index(PyLong_FromSsize_t(i)); in Remove() local
468 ScopedPyObjectPtr py_index(PyLong_FromSsize_t(index)); in Pop() local
Drepeated_scalar_container.cc99 ScopedPyObjectPtr py_index(PyLong_FromLong(index)); in AssignItem() local
/external/protobuf/python/google/protobuf/pyext/
Drepeated_composite_container.cc300 ScopedPyObjectPtr py_index(PyLong_FromSsize_t(i)); in Remove() local
468 ScopedPyObjectPtr py_index(PyLong_FromSsize_t(index)); in Pop() local
Drepeated_scalar_container.cc99 ScopedPyObjectPtr py_index(PyLong_FromLong(index)); in AssignItem() local