Home
last modified time | relevance | path

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

/external/python/apitools/apitools/base/py/
Dencoding.py546 _JSON_ENUM_MAPPINGS = {} variable
594 field_mappings = _JSON_ENUM_MAPPINGS.setdefault(enum_name, {})
634 mappings=_JSON_ENUM_MAPPINGS)