Home
last modified time | relevance | path

Searched defs:numAnnotations (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp95 void LogEvent::parseInt32(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseInt32()
101 void LogEvent::parseInt64(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseInt64()
107 void LogEvent::parseString(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseString()
121 void LogEvent::parseFloat(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseFloat()
127 void LogEvent::parseBool(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseBool()
134 void LogEvent::parseByteArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseByteArray()
148 void LogEvent::parseKeyValuePairs(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseKeyValuePairs()
191 uint8_t numAnnotations) { in parseAttributionChain()
227 void LogEvent::parseArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseArray()
426 void LogEvent::parseAnnotations(uint8_t numAnnotations, std::optional<uint8_t> numElements, in parseAnnotations()
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DClassReader.java601 int numAnnotations = readUnsignedShort(runtimeVisibleAnnotationsOffset); in accept() local
619 int numAnnotations = readUnsignedShort(runtimeInvisibleAnnotationsOffset); in accept() local
637 int numAnnotations = readUnsignedShort(runtimeVisibleTypeAnnotationsOffset); in accept() local
661 int numAnnotations = readUnsignedShort(runtimeInvisibleTypeAnnotationsOffset); in accept() local
961 int numAnnotations = readUnsignedShort(runtimeVisibleAnnotationsOffset); in readRecordComponent() local
979 int numAnnotations = readUnsignedShort(runtimeInvisibleAnnotationsOffset); in readRecordComponent() local
997 int numAnnotations = readUnsignedShort(runtimeVisibleTypeAnnotationsOffset); in readRecordComponent() local
1021 int numAnnotations = readUnsignedShort(runtimeInvisibleTypeAnnotationsOffset); in readRecordComponent() local
1145 int numAnnotations = readUnsignedShort(runtimeVisibleAnnotationsOffset); in readField() local
1163 int numAnnotations = readUnsignedShort(runtimeInvisibleAnnotationsOffset); in readField() local
[all …]
H A DAnnotationWriter.java407 int numAnnotations = 0; in putAnnotations() local
536 int numAnnotations = 0; in putParameterAnnotations() local
/aosp_15_r20/packages/modules/StatsD/lib/libstatssocket/tests/
Dstats_event_test.cpp70 void checkTypeHeader(uint8_t** buffer, uint8_t typeId, uint8_t numAnnotations = 0) { in checkTypeHeader()
95 uint8_t numAnnotations = 0) { in checkArrayMetadata()
103 const T* expectedArrayValues, uint8_t numAnnotations = 0) { in checkScalarArray()
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/
H A DClassReader.java201 int numAnnotations = reader.u2(); in readAnnotations() local
216 int numAnnotations = reader.u2(); in readParameterAnnotations() local
/aosp_15_r20/external/jarjar/lib/
HDasm-7.3.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDasm-8.0.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/android_common/local-combined/
Dasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/misc/common/asm/asm-9.6/linux_glibc_common/local-combined/
Dasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/local-javac-header/
Dow2-asm.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/ow2/asm/asm/9.6/
HDasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/out/soong/.intermediates/external/ow2-asm/ow2-asm/linux_glibc_common/javac/
Dow2-asm.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/objectweb/ org/ ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-9.6.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/annotation/
H A DTypeAnnotationsWriter.java32 public void numAnnotations(int num) throws IOException { in numAnnotations() method in TypeAnnotationsWriter
H A DAnnotationsWriter.java107 public void numAnnotations(int num) throws IOException { in numAnnotations() method in AnnotationsWriter
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.1.1/
HDasm-6.1.1.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DGrantPermissionsActivity.java747 int numAnnotations = annotations.length; in showNextRequest() local
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DTypeAnnotationsAttribute.java54 public int numAnnotations() { in numAnnotations() method in TypeAnnotationsAttribute
H A DAnnotationsAttribute.java172 public int numAnnotations() { in numAnnotations() method in AnnotationsAttribute
/aosp_15_r20/prebuilts/misc/common/jacoco/lib/
HDjacocoagent.jarMETA-INF/MANIFEST.MF META-INF/ about.html com/ com/vladium ...
/aosp_15_r20/out/soong/.intermediates/external/jacoco/jacocoagent/android_common/turbine-combined/
Djacocoagent.jarMETA-INF/ META-INF/MANIFEST.MF com/vladium/emma/rt/ ...
/aosp_15_r20/external/angle/third_party/bazel/desugar/
HDDesugar.jarAUTHORS LICENSE META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE ...
/aosp_15_r20/prebuilts/bazel/common/remote_java_tools/java_tools/
DJacocoCoverage_jarjar_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties org/jacoco ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

123