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