Searched refs:setUInt32ToByteArrayWithLittleEngian (Results 1 – 1 of 1) sorted by relevance
295 setUInt32ToByteArrayWithLittleEngian(chunkSize, chunkContentPrefix, 1); in computeDigests()336 … setUInt32ToByteArrayWithLittleEngian(chunkCount, concatenationOfChunkCountAndChunkDigests, 1); in initComputeItem()359 private static void setUInt32ToByteArrayWithLittleEngian(int value, byte[] result, int offset) { in setUInt32ToByteArrayWithLittleEngian() method in HapUtils