Searched defs:CanAllocate (Results 1 – 3 of 3) sorted by relevance
22 TEST(FreeListHeap, CanAllocate) { in TEST() argument
203 bool BlockHeader::CanAllocate(int block_count) const { in CanAllocate() function in disk_cache::BlockHeader
348 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function735 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function