Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dremote.py518 class _ServiceClass(type): class
837 class Service(six.with_metaclass(_ServiceClass, object)):
885 return _ServiceClass.all_remote_methods(cls)