Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Drepeated_composite_container.cc264 Py_ssize_t slicelength; in AssignSubscript() local
271 length, &from, &to, &step, &slicelength) == -1) { in AssignSubscript()