Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.cc94 CountMethod count_fn; member
258 return self->container_def->count_fn(self); in Length()
819 int count = self->container->container_def->count_fn(self->container); in Iterator_Next()