Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/loader/
Dresource_buffer.cc77 bool ResourceBuffer::CanAllocate() const { in CanAllocate() function in content::ResourceBuffer
/external/chromium_org/net/disk_cache/blockfile/
Dblock_files.cc206 bool BlockHeader::CanAllocate(int block_count) const { in CanAllocate() function in disk_cache::BlockHeader
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h336 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
709 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function