Searched defs:canAllocate (Results 1 – 2 of 2) sorted by relevance
60 bool canAllocate() { return fFreeCount > 0; } in canAllocate() function
61 bool canAllocate(unsigned int count) const { in canAllocate() function