Searched refs:Methods (Results 1 – 13 of 13) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor.cc | 624 static PyMethodDef Methods[] = { variable 661 message_descriptor::Methods, // tp_methods 916 static PyMethodDef Methods[] = { variable 951 field_descriptor::Methods, // tp_methods 1046 static PyMethodDef Methods[] = { variable 1099 enum_descriptor::Methods, // tp_methods 1178 static PyMethodDef Methods[] = { variable 1213 enumvalue_descriptor::Methods, // tp_methods 1346 static PyMethodDef Methods[] = { variable 1382 file_descriptor::Methods, // tp_methods [all …]
|
D | extension_dict.cc | 284 static PyMethodDef Methods[] = { variable 324 extension_dict::Methods, // tp_methods
|
D | descriptor_pool.cc | 501 static PyMethodDef Methods[] = { variable 568 cdescriptor_pool::Methods, // tp_methods
|
D | repeated_composite_container.cc | 553 static PyMethodDef Methods[] = { variable 599 repeated_composite_container::Methods, // tp_methods
|
D | repeated_scalar_container.cc | 749 static PyMethodDef Methods[] = { variable 799 repeated_scalar_container::Methods, // tp_methods
|
D | message.cc | 2569 static PyMethodDef Methods[] = { in CheckAndGetInteger() variable 2781 cmessage::Methods, // tp_methods in CheckAndGetInteger()
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | remote_method_type.h | 48 typedef std::tuple<MethodTypes...> Methods; typedef 52 using Method = typename std::tuple_element<Index, Methods>::type;
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | ServiceDescriptor.cs | 66 public IList<MethodDescriptor> Methods property in Google.Protobuf.Reflection.ServiceDescriptor
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 11 ### Configuration Methods 27 ### Animation Control Methods
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | GPBUnknownFieldSet.m | 138 #pragma mark - Public Methods 183 #pragma mark - Internal Methods
|
D | GPBMessage.m | 2976 #pragma mark - Resolve Methods Support
|
/frameworks/layoutlib/create/ |
D | README.txt | 109 If a method has a return type that must be erased, the whole method is skipped. Methods are also 111 native methods which are replaced by a stub. Methods that are to be overridden are also replaced by
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Api.cs | 118 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> Methods { property in Google.Protobuf.WellKnownTypes.Api
|