Searched refs:kReadSizeInBytes (Results 1 – 2 of 2) sorted by relevance
84 static const uint kReadSizeInBytes = 4096; in GetNextChunk() local88 void* fileData = malloc(kReadSizeInBytes); in GetNextChunk()90 kReadSizeInBytes); in GetNextChunk()
86 static const uint kReadSizeInBytes = 4096; in GetNextChunk() local90 void* fileData = malloc(kReadSizeInBytes); in GetNextChunk()92 kReadSizeInBytes); in GetNextChunk()