HomeSort by relevance Sort by last modified time
    Searched defs:CanAllocate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/loader/
resource_buffer.cc 77 bool ResourceBuffer::CanAllocate() const {
91 DCHECK(CanAllocate());
  /external/chromium_org/net/disk_cache/blockfile/
block_files.cc 206 bool BlockHeader::CanAllocate(int block_count) const {
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 336 static bool CanAllocate(uptr size, uptr alignment) {
709 static bool CanAllocate(uptr size, uptr alignment) {
    [all...]

Completed in 96 milliseconds