Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py123 def __new__(cls, descriptor_db=None): argument
127 def __init__(self, descriptor_db=None): argument