Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py65 _USE_C_DESCRIPTORS = descriptor._USE_C_DESCRIPTORS variable
Ddescriptor.py41 _USE_C_DESCRIPTORS = False variable
47 _USE_C_DESCRIPTORS = getattr(_message, '_USE_C_DESCRIPTORS', False) variable