Home
last modified time | relevance | path

Searched defs:async_method (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dremote.py527 def async_method(self, *args, **kwargs): function
561 def __new_sync_method(cls, async_method): argument