/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/encoder/ |
H A D | AbstractEncoder.java | 26 protected void encodeTypeChunked(MajorType majorType) throws CborException { in encodeTypeChunked() 36 protected void encodeTypeAndLength(MajorType majorType, long length) throws CborException { in encodeTypeAndLength() 70 protected void encodeTypeAndLength(MajorType majorType, BigInteger length) throws CborException { in encodeTypeAndLength()
|
/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/model/ |
H A D | DataItem.java | 7 private final MajorType majorType; field in DataItem 10 protected DataItem(MajorType majorType) { in DataItem()
|
H A D | Number.java | 10 protected Number(MajorType majorType, BigInteger value) { in Number()
|
H A D | ChunkableDataItem.java | 9 protected ChunkableDataItem(MajorType majorType) { in ChunkableDataItem()
|
/aosp_15_r20/external/kotlinx.serialization/formats/cbor/commonMain/src/kotlinx/serialization/cbor/internal/ |
H A D | Encoding.kt | 564 val majorType = curByte and 0b111_00000 in decodeString() constant 586 val majorType = curByte and 0b111_00000 in decodeString() constant
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
H A D | KMDecoder.java | 264 short majorType = (short) (buffer[(short) (startOff + increment)] & MAJOR_TYPE_MASK); in peekCosePairTagType() local 571 private short readMajorTypeWithInteger(short exp, short majorType, short maxLimit) { in readMajorTypeWithInteger() 713 private short readMajorTypeWithPayloadLength(short majorType) { in readMajorTypeWithPayloadLength()
|
H A D | KMEncoder.java | 407 private void encodeInteger(byte[] val, short len, short startOff, short majorType) { in encodeInteger() 740 private void writeMajorTypeWithLength(byte majorType, short len) { in writeMajorTypeWithLength()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
H A D | KMDecoder.java | 264 short majorType = (short) (buffer[(short) (startOff + increment)] & MAJOR_TYPE_MASK); in peekCosePairTagType() local 571 private short readMajorTypeWithInteger(short exp, short majorType, short maxLimit) { in readMajorTypeWithInteger() 713 private short readMajorTypeWithPayloadLength(short majorType) { in readMajorTypeWithPayloadLength()
|
H A D | KMEncoder.java | 407 private void encodeInteger(byte[] val, short len, short startOff, short majorType) { in encodeInteger() 740 private void writeMajorTypeWithLength(byte majorType, short len) { in writeMajorTypeWithLength()
|
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/utils/ |
D | CborUtils.java | 141 private static boolean checkType(DataItem item, MajorType majorType, String field) { in checkType() 377 MajorType majorType) throws CborException, RkpdException { in decodeCbor()
|
/aosp_15_r20/external/cbor-java/src/main/java/co/nstant/in/cbor/decoder/ |
H A D | ByteStringDecoder.java | 42 MajorType majorType = dataItem.getMajorType(); in decodeInfinitiveLength() local
|
H A D | UnicodeStringDecoder.java | 43 MajorType majorType = dataItem.getMajorType(); in decodeInfinitiveLength() local
|
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common_apex30/javac/ |
D | cbor-java.jar | META-INF/
META-INF/MANIFEST.MF
co/
co/nstant/
co/ ... |
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common/javac/ |
D | cbor-java.jar | META-INF/
META-INF/MANIFEST.MF
co/
co/nstant/
co/ ... |
/aosp_15_r20/out/soong/.intermediates/external/cbor-java/cbor-java/android_common_apex33/javac/ |
D | cbor-java.jar | META-INF/
META-INF/MANIFEST.MF
co/
co/nstant/
co/ ... |
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/secure/provisioning/ |
D | ScriptParser.java | 229 private static boolean checkType(DataItem item, MajorType majorType, String field) { in checkType()
|
/aosp_15_r20/hardware/interfaces/security/keymint/support/ |
H A D | remote_prov_utils.cpp | 401 std::string checkMapEntry(bool isFactory, const cppbor::Map& devInfo, cppbor::MajorType majorType, in checkMapEntry() 430 std::string checkMapEntry(bool isFactory, const cppbor::Map& devInfo, cppbor::MajorType majorType, in checkMapEntry()
|
/aosp_15_r20/hardware/interfaces/identity/aidl/default/libeic/ |
H A D | EicCbor.c | 94 void eicCborBegin(EicCbor* cbor, int majorType, uint64_t size) { in eicCborBegin()
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/ |
D | EicCbor.c | 94 void eicCborBegin(EicCbor* cbor, int majorType, uint64_t size) { in eicCborBegin()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/RemoteKeyProvisioning/app/rkpdapp/android_common_apex33/javac/ |
D | rkpdapp.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/service-uwb-pre-jarjar/android_common_apex33/javac/ |
D | service-uwb-pre-jarjar.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/service-uwb/android_common_apex33/combined/ |
D | service-uwb.jar | META-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/ |
D | service-uwb.jar | javax/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/ |
D | classes.jar | javax/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/ |
D | rkpdapp.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META ... |