Home
last modified time | relevance | path

Searched defs:Label (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DDomainMatcher.java49 private static class Label { class in DomainMatcher
53 Label(int match) { in Label() method in DomainMatcher.Label
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/testdata/
Dbooks.proto51 message Label { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto133 enum Label { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto133 enum Label { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto156 enum Label { enum
Ddescriptor.h493 enum Label { enum
Ddescriptor.pb.h1078 typedef FieldDescriptorProto_Label Label; typedef
/frameworks/base/startop/view_compiler/
Ddex_builder.h119 static constexpr Value Label(size_t id) { return Value{id, Kind::kLabel}; } in Label() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1397 public global::Google.Protobuf.Reflection.FieldDescriptorProto.Types.Label Label { property in Google.Protobuf.Reflection.FieldDescriptorProto
1787 internal enum Label { enum in Google.Protobuf.Reflection.FieldDescriptorProto.Types
/frameworks/base/proto/src/
Dwifi.proto2058 enum Label { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h1500 typedef upb_label_t Label; typedef