Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
Dresponse.py34 def __init__(self, _hint=None, **kw): argument
36 if _hint is not None:
37 self._hint = _hint
42 self._hint = JITResponse
43 self._hint.__name__ = 'JIT_{0}/{1}'.format(self.__class__.__name__,
44 hex(id(self._hint))[2:])
46 setattr(self._hint, name, value)
58 self._clone = self.__class__(_hint=self._hint)
75 self._value = self._hint(parent=self._parent, **kw)
96 value = self._hint(parent=self._parent, **kw)
[all …]
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...