Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h340 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
714 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
/external/v8/src/heap/
Dspaces.h697 bool CanAllocate() { in CanAllocate() function