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