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

  /external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/
multi.py 23 >>> multi.add_method('digest', digest.middleware, "Test Realm", authfunc)
28 >>> multi.add_method('form', form.middleware, authfunc)
54 def add_method(self, name, factory, *args, **kwargs): member in class:MultiHandler
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 4659 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto
    [all...]

Completed in 104 milliseconds