Searched defs:AddMethod (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/remoting/protocol/ |
D | negotiating_authenticator_base.cc | 100 void NegotiatingAuthenticatorBase::AddMethod( in AddMethod() function in remoting::protocol::NegotiatingAuthenticatorBase
|
/external/protobuf/python/ |
D | mox.py | 1194 def AddMethod(self, mock_method): member in MethodGroup 1214 def AddMethod(self, mock_method): member in UnorderedGroup 1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
|
/external/chromium_org/third_party/protobuf/python/ |
D | mox.py | 1194 def AddMethod(self, mock_method): member in MethodGroup 1214 def AddMethod(self, mock_method): member in UnorderedGroup 1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
|
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/ |
D | module.py | 290 def AddMethod(self, name, ordinal=None): member in Interface
|
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 1319 void ItaniumVTableBuilder::AddMethod(const CXXMethodDecl *MD, in AddMethod() function in __anon64761f2f0111::ItaniumVTableBuilder 2514 void AddMethod(const CXXMethodDecl *MD, ThunkInfo TI) { in AddMethod() function in __anon64761f2f0511::VFTableBuilder
|
/external/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 148 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service, in AddMethod() function
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 150 MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service, in AddMethod() function
|