/external/chromium-trace/catapult/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
|
/cts/tools/testng/ |
gen-test-list-xml.py | 153 return test_case.add_method(method_name) 165 def add_method(self, method_name): member in class:TestCase
|
/external/protobuf/src/google/protobuf/compiler/ |
parser.cc | [all...] |
/external/protobuf/src/google/protobuf/ |
descriptor.pb.h | 4669 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto [all...] |
descriptor_unittest.cc | 154 MethodDescriptorProto* result = service->add_method(); [all...] |
descriptor.cc | [all...] |
descriptor.pb.cc | [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 4240 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto [all...] |
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 4240 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto [all...] |
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/ |
descriptor.pb.h | 4240 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
descriptor.pb.h | 5440 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto [all...] |
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/ |
descriptor.pb.h | 4240 inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { function in class:google::protobuf::ServiceDescriptorProto [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/ |
cp-tree.h | [all...] |