Home
last modified time | relevance | path

Searched defs:Method (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.h41 enum class Method { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dutility.h53 class Method; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.proto94 message Method { message
Dunittest_custom_options.proto380 rpc Method (AggregateMessage) returns (AggregateMessage) { rpc
Dapi.pb.cc926 Method::Method() in Method() function in google::protobuf::Method
936 Method::Method(const Method& from) in Method() function in google::protobuf::Method
Dapi.pb.h43 class Method; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DApi.cs368 public sealed partial class Method : pb::IMessage<Method> { class
384 public Method() { in Method() method in Google.Protobuf.WellKnownTypes.Method
391 public Method(Method other) : this() { in Method() method in Google.Protobuf.WellKnownTypes.Method
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dremote_method_type.h52 using Method = typename std::tuple_element<Index, Methods>::type; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto364 rpc Method (AggregateMessage) returns (AggregateMessage) { rpc
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto364 rpc Method (AggregateMessage) returns (AggregateMessage) { rpc
/frameworks/base/tools/apilint/
Dapilint.py104 class Method(): class
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2368 public pbc::RepeatedField<global::Google.Protobuf.Reflection.MethodDescriptorProto> Method { property in Google.Protobuf.Reflection.ServiceDescriptorProto