/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/ |
H A D | DexDataWriter.java | 222 int encodedLength = 4-firstElement; in writeRightZeroExtendedInt() local 239 int encodedLength = 8-firstElement; in writeRightZeroExtendedLong() local
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ |
H A D | DERNull.java | 28 int encodedLength() in encodedLength() method in DERNull
|
H A D | DLTaggedObject.java | 33 int encodedLength() in encodedLength() method in DLTaggedObject
|
H A D | BERSequence.java | 49 int encodedLength() throws IOException in encodedLength() method in BERSequence
|
H A D | DERGeneralizedTime.java | 105 int encodedLength() in encodedLength() method in DERGeneralizedTime
|
H A D | DEROctetString.java | 41 int encodedLength() in encodedLength() method in DEROctetString
|
H A D | BERSet.java | 64 int encodedLength() throws IOException in encodedLength() method in BERSet
|
H A D | DERTaggedObject.java | 38 int encodedLength() in encodedLength() method in DERTaggedObject
|
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
H A D | DERNull.java | 26 int encodedLength() in encodedLength() method in DERNull
|
H A D | DLTaggedObject.java | 31 int encodedLength() in encodedLength() method in DLTaggedObject
|
H A D | BERSequence.java | 47 int encodedLength() throws IOException in encodedLength() method in BERSequence
|
H A D | DERGeneralizedTime.java | 103 int encodedLength() in encodedLength() method in DERGeneralizedTime
|
H A D | DEROctetString.java | 39 int encodedLength() in encodedLength() method in DEROctetString
|
H A D | BERSet.java | 62 int encodedLength() throws IOException in encodedLength() method in BERSet
|
H A D | DERTaggedObject.java | 36 int encodedLength() in encodedLength() method in DERTaggedObject
|
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ |
H A D | DERNull.java | 29 int encodedLength() in encodedLength() method in DERNull
|
H A D | DLTaggedObject.java | 33 int encodedLength() in encodedLength() method in DLTaggedObject
|
H A D | BERSequence.java | 49 int encodedLength() throws IOException in encodedLength() method in BERSequence
|
H A D | DERGeneralizedTime.java | 105 int encodedLength() in encodedLength() method in DERGeneralizedTime
|
H A D | BERSet.java | 64 int encodedLength() throws IOException in encodedLength() method in BERSet
|
H A D | DEROctetString.java | 42 int encodedLength() in encodedLength() method in DEROctetString
|
H A D | DERTaggedObject.java | 38 int encodedLength() in encodedLength() method in DERTaggedObject
|
H A D | LazyEncodedSequence.java | 76 synchronized int encodedLength() in encodedLength() method in LazyEncodedSequence
|
/aosp_15_r20/external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/writer/ |
H A D | DexWriterUleb128Test.java | 227 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
|
H A D | DexWriterSleb128Test.java | 230 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
|