Searched refs:needBytes (Results 1 – 1 of 1) sorted by relevance
2153 final long needBytes = bytes - haveBytes; in allocateBytes() local2155 if (needBytes > 0) { in allocateBytes()2156 allocateBytes(uuid, needBytes, flags); in allocateBytes()