Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc489 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in AssSubscript() local
532 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Insert() local
575 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in RichCompare() local
618 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Sort() local
691 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in InitializeAndCopyToParentContainer() local
Drepeated_composite_container.cc464 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in RichCompare() local