Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
Dextended_descriptor.py152 custom_json_mappings = _FetchCustomMappings(
155 _FetchCustomMappings(
188 def _FetchCustomMappings(descriptor_ls, package): function
201 _FetchCustomMappings(descriptor.enum_types, package))
203 _FetchCustomMappings(descriptor.message_types, package))