Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dcommand.py1171 self._SequentialApply(func, args_iterator, exception_handler, caller_id,
1198 def _SequentialApply(self, func, args_iterator, exception_handler, caller_id, member in Command