/frameworks/base/core/java/android/text/ |
D | Annotation.java | 26 public class Annotation implements ParcelableSpan { class 30 public Annotation(String key, String value) { in Annotation() method in Annotation 35 public Annotation(Parcel src) { in Annotation() method in Annotation
|
/frameworks/opt/gamesdk/test/tuningfork/ |
D | annotation_test.cpp | 31 TEST(Annotation, Setup) { in TEST() argument 46 TEST(Annotation, EncodeDecodeGood) { in TEST() argument 62 TEST(Annotation, Decode) { in TEST() argument
|
/frameworks/opt/gamesdk/src/tuningfork/tools/validation/src/test/resources/testdata/ |
D | annotation_not_only_enums.proto | 22 message Annotation { message
|
D | annotation_complex.proto | 22 message Annotation { message
|
D | compile_with_deps.proto | 24 message Annotation { message
|
D | compile_invalid.proto | 22 message Annotation { message
|
D | dev_tuningfork.proto | 28 message Annotation { message
|
D | annotation_valid.proto | 44 message Annotation { message
|
/frameworks/opt/gamesdk/src/tuningfork/proto/ |
D | example_tuningfork.proto | 11 message Annotation { message
|
/frameworks/opt/gamesdk/test/tuningfork/proto/ |
D | dev_tuningfork.proto | 12 message Annotation { message
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/assets/tuningfork/ |
D | dev_tuningfork.proto | 21 message Annotation { message
|
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/ |
D | dev_tuningfork.proto | 21 message Annotation { message
|
/frameworks/base/cmds/statsd/src/ |
D | stats_log.proto | 288 message Annotation { message 367 message Annotation { message
|
D | statsd_config.proto | 430 message Annotation { message
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 796 message Annotation { message
|
D | descriptor.pb.h | 3815 typedef GeneratedCodeInfo_Annotation Annotation; typedef
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 5699 …public pbc::RepeatedField<global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation> A… property in Google.Protobuf.Reflection.GeneratedCodeInfo 5772 internal sealed partial class Annotation : pb::IMessage<Annotation> { class in Google.Protobuf.Reflection.GeneratedCodeInfo.Types 5788 public Annotation() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation 5795 public Annotation(Annotation other) : this() { in Annotation() method in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation
|