Searched refs:destSize (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/interfaces/drm/1.0/default/ |
H A D | CryptoPlugin.cpp | 106 size_t destSize = 0; in decrypt() local 112 if (__builtin_add_overflow(destSize, numBytesOfClearData, &destSize)) { in decrypt() 116 if (__builtin_add_overflow(destSize, numBytesOfEncryptedData, &destSize)) { in decrypt() 159 if (destSize > destBuffer.size) { in decrypt()
|
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
H A D | CryptoPlugin.cpp | 162 size_t destSize = 0; in decrypt_1_2() local 167 if (__builtin_add_overflow(destSize, subSample.numBytesOfClearData, &destSize) || in decrypt_1_2() 172 if (__builtin_add_overflow(destSize, subSample.numBytesOfEncryptedData, &destSize) || in decrypt_1_2() 182 if (destSize > destBuffer.size || srcSize > source.size) { in decrypt_1_2()
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/ |
H A D | defines.h | 49 char *dest, const int destSize) { in intArrayToCharArray() argument 52 const int destLimit = destSize - 1; in intArrayToCharArray()
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/ |
H A D | genPCLm.cpp | 1777 uLongf destSize = len; in Encapsulate() local 1785 uLongf tmpDestSize = destSize; in Encapsulate() 1805 result = compress(scratchBuffer, &destSize, (const Bytef *) newStripPtr, in Encapsulate() 1811 result = compress(scratchBuffer, &destSize, (const Bytef *) localInBuffer, in Encapsulate() 1814 injectLZStrip(scratchBuffer, destSize, mediaWidthInPixels, numLinesThisCall, destColorSpace, in Encapsulate()
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |