Home
last modified time | relevance | path

Searched defs:initialByte (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/decoder/
H A DAbstractDecoder.java23 public abstract T decode(int initialByte) throws CborException; in decode()
37 protected long getLength(int initialByte) throws CborException { in getLength()
74 protected BigInteger getLengthAsBigInteger(int initialByte) in getLengthAsBigInteger()
H A DUnsignedIntegerDecoder.java16 public UnsignedInteger decode(int initialByte) throws CborException { in decode()
H A DTagDecoder.java16 public Tag decode(int initialByte) throws CborException { in decode()
H A DNegativeIntegerDecoder.java19 public NegativeInteger decode(int initialByte) throws CborException { in decode()
H A DDoublePrecisionFloatDecoder.java18 public DoublePrecisionFloat decode(int initialByte) throws CborException { in decode()
H A DSinglePrecisionFloatDecoder.java16 public SinglePrecisionFloat decode(int initialByte) throws CborException { in decode()
H A DSpecialDecoder.java26 public Special decode(int initialByte) throws CborException { in decode()
H A DHalfPrecisionFloatDecoder.java18 public HalfPrecisionFloat decode(int initialByte) throws CborException { in decode()
H A DArrayDecoder.java18 public Array decode(int initialByte) throws CborException { in decode()
H A DMapDecoder.java18 public Map decode(int initialByte) throws CborException { in decode()
H A DByteStringDecoder.java20 public ByteString decode(int initialByte) throws CborException { in decode()
H A DUnicodeStringDecoder.java21 public UnicodeString decode(int initialByte) throws CborException { in decode()
/aosp_15_r20/external/cbor-java/src/test/java/co/nstant/in/cbor/decoder/
H A DAbstractDecoderTest.java27 public long callGetLength(int initialByte) throws CborException { in callGetLength()
31 public BigInteger callGetLengthAsBigInteger(int initialByte) throws CborException { in callGetLengthAsBigInteger()
36 public UnicodeString decode(int initialByte) throws CborException { in decode()
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common_apex30/javac/
Dcbor-java.jarMETA-INF/ META-INF/MANIFEST.MF co/ co/nstant/ co/ ...
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common/javac/
Dcbor-java.jarMETA-INF/ META-INF/MANIFEST.MF co/ co/nstant/ co/ ...
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common_apex33/javac/
Dcbor-java.jarMETA-INF/ META-INF/MANIFEST.MF co/ co/nstant/ co/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/service-uwb/android_common_apex33/combined/
Dservice-uwb.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/service-uwb/android_common_apex33/jarjar/
Dservice-uwb.jarjavax/annotation/meta/When.class When.java package javax.annotation.meta public ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/service-uwb.com.android.uwb_intermediates/
Dclasses.jarjavax/annotation/meta/When.class When.java package javax.annotation.meta public ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/RemoteKeyProvisioning/app/rkpdapp/android_common_apex33/withres/
Drkpdapp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/repackaged-jarjar/turbine/
Dservices.profcollect.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/repackaged-jarjar/turbine/
Dservices.core.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.priorityboosted/android_common/gen/
Dservices.core.priorityboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/jarjar/
Dservices.core.unboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/combined/
Dservices.core.unboosted.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...

12