Home
last modified time | relevance | path

Searched defs:lengthInBytes (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaAttribute.java130 public final int lengthInBytes; field in EapSimAkaAttribute
132 protected EapSimAkaAttribute(int attributeType, int lengthInBytes) in EapSimAkaAttribute()
167 int attributeType, int lengthInBytes, ByteBuffer buffer) in EapSimAkaReservedBytesAttribute()
178 protected EapSimAkaReservedBytesAttribute(int attributeType, int lengthInBytes) in EapSimAkaReservedBytesAttribute()
184 int attributeType, int lengthInBytes, byte[] reservedBytes) in EapSimAkaReservedBytesAttribute()
233 int lengthInBytes, in EapSimAkaUnsupportedAttribute()
244 public EapSimAkaUnsupportedAttribute(int attributeType, int lengthInBytes, byte[] data) in EapSimAkaUnsupportedAttribute()
265 public AtVersionList(int lengthInBytes, ByteBuffer byteBuffer) in AtVersionList()
286 public AtVersionList(int lengthInBytes, int... versions) in AtVersionList()
319 public AtSelectedVersion(int lengthInBytes, int selectedVersion) in AtSelectedVersion()
[all …]
DEapSimAkaAttributeFactory.java83 EapSimAkaAttribute getAttribute(int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute()
140 int lengthInBytes = Byte.toUnsignedInt(byteBuffer.get()) * LENGTH_SCALING; in getAttribute() local
DEapAkaAttributeFactory.java71 int lengthInBytes = Byte.toUnsignedInt(byteBuffer.get()) * LENGTH_SCALING; in getAttribute() local
78 int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute()
DEapAkaPrimeAttributeFactory.java66 int lengthInBytes = Byte.toUnsignedInt(byteBuffer.get()) * LENGTH_SCALING; in getAttribute() local
DEapSimAttributeFactory.java70 int lengthInBytes = Byte.toUnsignedInt(byteBuffer.get()) * LENGTH_SCALING; in getAttribute() local
DEapSimAkaTypeData.java74 int lengthInBytes = MIN_LEN_BYTES; in encode() local
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/crt/internal/signer/
H A DAwsChunkedV4aPayloadSigner.java171 long lengthInBytes = 0; in calculateChunksLength() local
195 long lengthInBytes = 0; in calculateExistingTrailersLength() local
207 long lengthInBytes = trailer.left().length() + 1L; in calculateTrailerLength() local
223 long lengthInBytes = checksumHeaderName.length() + 1L; in calculateChecksumTrailerLength() local
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/main/java/software/amazon/awssdk/http/auth/aws/internal/signer/
H A DAwsChunkedV4PayloadSigner.java190 long lengthInBytes = 0; in calculateChunksLength() local
214 long lengthInBytes = 0; in calculateExistingTrailersLength() local
226 long lengthInBytes = trailer.left().length() + 1L; in calculateTrailerLength() local
242 long lengthInBytes = checksumHeaderName.length() + 1L; in calculateChecksumTrailerLength() local
/aosp_15_r20/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/testutils/
H A DRandomInputStream.java37 protected final long lengthInBytes; field in RandomInputStream
50 public RandomInputStream(long lengthInBytes) { in RandomInputStream()
63 public RandomInputStream(long lengthInBytes, boolean binaryData) { in RandomInputStream()
H A DUnreliableRandomInputStream.java40 public UnreliableRandomInputStream(long lengthInBytes) { in UnreliableRandomInputStream()
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/
H A DBasePipeServer.cpp235 void BasePipeServer::EchoPacket(PacketDirection direction, uint8_t* packet, size_t lengthInBytes) in EchoPacket()
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/javac/
Dandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/combined/
Dandroid.net.ipsec.ike.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/package-check/
Dandroid.net.ipsec.ike.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class PersistableBundleUtils.java package ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/android.net.ipsec.ike.com.android.ipsec_intermediates/
Dclasses.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class PersistableBundleUtils.java package ...
Dclasses-header.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class <Unknown> package ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/jarjar/
Dandroid.net.ipsec.ike.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class PersistableBundleUtils.java package ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/turbine/
Dandroid.net.ipsec.ike.jarandroid/net/eap/EapAkaInfo$Builder.class <Unknown> package android.net. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/turbine-combined/
Dandroid.net.ipsec.ike.jarandroid/net/eap/EapAkaInfo$Builder.class <Unknown> package android.net. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/IPsec/android.net.ipsec.ike.impl/android_common_apex30/jarjar/turbine/
Dandroid.net.ipsec.ike.jarcom/android/internal/net/vcn/util/PersistableBundleUtils.class <Unknown> package ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-13-robolectric-9030017.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml CompanionAppsPermissions$AppPermissions.class ...
HDandroid-all-12-robolectric-7732740.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-12.1-robolectric-8229987.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/proguard/ META- ...
HDandroid-all-14-robolectric-10818077.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission. ...
HDandroid-all-15-robolectric-12650502.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...

12