HomeSort by relevance Sort by last modified time
    Searched defs:new_factory (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
forms.py 104 pass the request handler class in directly. Instead use new_factory to
148 def new_factory(cls, registry_path=DEFAULT_REGISTRY_PATH): member in class:FormsHandler
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
remote.py 848 the 'new_factory' class method to build a constructor that will transmit
860 my_service_factory = MyService.new_factory(configuration,
888 def new_factory(cls, *args, **kwargs): member in class:Service
    [all...]

Completed in 98 milliseconds