Home
last modified time | relevance | path

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

/external/python/apitools/apitools/gen/
Dextended_descriptor.py167 custom_json_mappings = _FetchCustomMappings(
170 _FetchCustomMappings(
203 def _FetchCustomMappings(descriptor_ls, package): function
216 _FetchCustomMappings(descriptor.enum_types, package))
218 _FetchCustomMappings(descriptor.message_types, package))