Searched refs:allocateableBytes (Results 1 – 1 of 1) sorted by relevance
296 final long allocateableBytes = storage.getAllocatableBytes(target, in fitsOnInternal() local301 if (params.sizeBytes <= allocateableBytes) { in fitsOnInternal()308 return params.sizeBytes <= allocateableBytes + cacheClearable; in fitsOnInternal()