/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common_apex30/javac/ |
D | framework-wifi-util-lib.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/telephony/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common/javac/ |
D | framework-wifi-util-lib.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/telephony/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common/turbine-combined/ |
D | framework-wifi-util-lib.jar | android/telephony/Annotation$ApnType.class
<Unknown>
package android.telephony
public abstract annotation ... |
/aosp_15_r20/external/spdx-tools/spdx/v2_3/ |
H A D | annotation.go | 8 type Annotation struct { struct 11 Annotator common.Annotator `json:"annotator"` 15 AnnotationDate string `json:"annotationDate"` 19 AnnotationType string `json:"annotationType"` 24 AnnotationSPDXIdentifier common.DocElementID `json:"-" yaml:"-"` 28 AnnotationComment string `json:"comment"`
|
/aosp_15_r20/external/spdx-tools/spdx/v2_1/ |
H A D | annotation.go | 8 type Annotation struct { struct 11 Annotator common.Annotator `json:"annotator"` 15 AnnotationDate string `json:"annotationDate"` 19 AnnotationType string `json:"annotationType"` 24 AnnotationSPDXIdentifier common.DocElementID `json:"-"` 28 AnnotationComment string `json:"comment"`
|
/aosp_15_r20/external/spdx-tools/spdx/v2_2/ |
H A D | annotation.go | 8 type Annotation struct { struct 11 Annotator common.Annotator `json:"annotator"` 15 AnnotationDate string `json:"annotationDate"` 19 AnnotationType string `json:"annotationType"` 24 AnnotationSPDXIdentifier common.DocElementID `json:"-"` 28 AnnotationComment string `json:"comment"`
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common/turbine/ |
D | framework-wifi-util-lib.jar | com/android/internal/util/AsyncChannel$SyncMessenger$SyncHandler.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-wifi-util-lib/android_common_apex30/turbine/ |
D | framework-wifi-util-lib.jar | com/android/internal/util/AsyncChannel$SyncMessenger$SyncHandler.class
<Unknown>
package ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Testing/Annotations/ |
D | Annotations.h | 115 struct Annotation { struct 122 std::vector<Annotation> All; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Testing/Annotations/ |
D | Annotations.h | 115 struct Annotation { struct 122 std::vector<Annotation> All; argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Testing/Annotations/ |
H A D | Annotations.h | 115 struct Annotation { struct 122 std::vector<Annotation> All; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Testing/Annotations/ |
D | Annotations.h | 115 struct Annotation { struct 122 std::vector<Annotation> All; argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Testing/Annotations/ |
D | Annotations.h | 115 struct Annotation { struct 122 std::vector<Annotation> All; argument
|
/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | Collation.h | 146 struct Annotation { struct 147 const AnnotationId annotationId; argument 149 AnnotationType type; argument 150 AnnotationValue value; argument 152 inline Annotation(AnnotationId annotationId, int atomId, AnnotationType type, in Annotation() function 156 inline ~Annotation() { in ~Annotation() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | parse_annotation.h | 30 struct Annotation { struct 38 Annotation ParseAnnotation(absl::string_view annotation); argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/ |
D | structs.rs | 163 pub struct Annotation<'a> { struct 164 pub annotation_type: DisplayAnnotationType, argument 165 pub id: Option<&'a str>, 166 pub label: Vec<DisplayTextFragment<'a>>, 196 Annotation { enumerator 220 Annotation { enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/ |
D | snippet.rs | 83 pub struct Annotation<'a> { struct 87 pub annotation_type: AnnotationType, argument
|
/aosp_15_r20/external/junit/src/main/java/org/junit/runners/model/ |
H A D | TestClass.java | 63 …protected void scanAnnotatedMembers(Map<Class<? extends Annotation>, List<FrameworkMethod>> method… in scanAnnotatedMembers() 83 Map<Class<? extends Annotation>, List<T>> map) { in addToAnnotationLists() 100 makeDeeplyUnmodifiable(Map<Class<? extends Annotation>, List<T>> source) { in makeDeeplyUnmodifiable() 157 private static <T> List<T> getAnnotatedMembers(Map<Class<? extends Annotation>, List<T>> map, in getAnnotatedMembers()
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/annotation/ |
H A D | Annotation.java | 48 public class Annotation { class 71 public Annotation(int type, ConstPool cp) { in Annotation() method in Annotation 86 public Annotation(String typeName, ConstPool cp) { in Annotation() method in Annotation 99 public Annotation(ConstPool cp, CtClass clazz) in Annotation() method in Annotation
|
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v3/ |
H A D | parse_annotation.go | 45 func setAnnotationToParser(parser *rdfParser2_3, annotation *v2_3.Annotation) error { 57 func setAnnotatorFromString(annotatorString string, ann *v2_3.Annotation) error { 71 func setAnnotationType(annType string, ann *v2_3.Annotation) error {
|
/aosp_15_r20/external/spdx-tools/rdfloader/parser2v2/ |
H A D | parse_annotation.go | 45 func setAnnotationToParser(parser *rdfParser2_2, annotation *v2_2.Annotation) error { 57 func setAnnotatorFromString(annotatorString string, ann *v2_2.Annotation) error { 71 func setAnnotationType(annType string, ann *v2_2.Annotation) error {
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A 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
|
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/ |
D | TestHelper.java | 102 Description test, Function<Annotation, Boolean> filter) { in getAnnotationsFromEverywhere() 117 List<Annotation> annotations, Description test, Function<Annotation, Boolean> filter) { in addAnnotationsFromTestMethodOnly() 133 Function<Annotation, Boolean> filter) { in addAnnotationsFromTestTypesOnly()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/ |
D | Annotation.java | 57 public class Annotation { class 65 public Annotation(Object value) { in Annotation() method in Annotation
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/ |
H A D | Annotation.java | 57 public class Annotation { class 65 public Annotation(Object value) { in Annotation() method in Annotation
|