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_helper.py575 _JSON_ENUM_MAPPINGS = {} variable
598 field_mappings = _JSON_ENUM_MAPPINGS.setdefault(enum_type, {})
635 mappings=_JSON_ENUM_MAPPINGS)