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

  /external/chromium_org/content/browser/loader/
resource_buffer.cc 77 bool ResourceBuffer::CanAllocate() const {
91 DCHECK(CanAllocate());
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 327 static bool CanAllocate(uptr size, uptr alignment) {
638 static bool CanAllocate(uptr size, uptr alignment) {
    [all...]

Completed in 49 milliseconds