Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Dschema.py240 def _to_str_impl(self, schema): member in _SchemaToStruct
256 self._to_str_impl(pschema)
259 self._to_str_impl(schema['additionalProperties'])
290 self._to_str_impl(schema['items'])
313 return self._to_str_impl(self.schema)