Home
last modified time | relevance | path

Searched refs:kLargeObject (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dbionic_allocator.cpp80 static const uint32_t kLargeObject = 111; variable
288 info->type = kLargeObject; in alloc_mmap()
357 if (info->type == kLargeObject) { in realloc()
385 if (info->type == kLargeObject) { in free()