Home
last modified time | relevance | path

Searched defs:CanAllocate (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_allocator/
Dfreelist_heap_test.cc22 TEST(FreeListHeap, CanAllocate) { in TEST() argument
/external/cronet/net/disk_cache/blockfile/
Dblock_files.cc203 bool BlockHeader::CanAllocate(int block_count) const { in CanAllocate() function in disk_cache::BlockHeader
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h348 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
735 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function