Home
last modified time | relevance | path

Searched refs:bytesSize (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/incremental/
H A DV4Signature.java167 4/*size*/ + 8/*fileSize*/ + 4/*hash_algorithm*/ + 1/*log2_blocksize*/ + bytesSize( in getSignedData()
168 hashingInfo.salt) + bytesSize(hashingInfo.rawRootHash) + bytesSize( in getSignedData()
169 signingInfo.apkDigest) + bytesSize(signingInfo.certificate) + bytesSize( in getSignedData()
212 private static int bytesSize(byte[] bytes) { in bytesSize() method in V4Signature
/aosp12/hardware/interfaces/automotive/sv/1.0/vts/functional/
H A DVtsHalSurroundViewV1_0TargetTest.cpp768 std::pair<hidl_memory, sp<IMemory>> GetMappedSharedMemory(int bytesSize) { in GetMappedSharedMemory() argument
781 Return<void> result = ashmemAllocator->allocate(bytesSize, in GetMappedSharedMemory()
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokio-1.15.0.jarMETA-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...