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