Searched refs:bytesSize (Results 1 – 3 of 3) sorted by relevance
167 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
768 std::pair<hidl_memory, sp<IMemory>> GetMappedSharedMemory(int bytesSize) { in GetMappedSharedMemory() argument781 Return<void> result = ashmemAllocator->allocate(bytesSize, in GetMappedSharedMemory()
META-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...