Home | History | Annotate | Download | only in gc

Lines Matching refs:TryToAllocate

1518     mirror::Object* ptr = TryToAllocate<true, false>(self, allocator, alloc_size, bytes_allocated,
1532 mirror::Object* ptr = TryToAllocate<true, false>(self, allocator, alloc_size, bytes_allocated,
1552 mirror::Object* ptr = TryToAllocate<true, false>(self, allocator, alloc_size, bytes_allocated,
1561 mirror::Object* ptr = TryToAllocate<true, true>(self, allocator, alloc_size, bytes_allocated,
1579 ptr = TryToAllocate<true, true>(self, allocator, alloc_size, bytes_allocated, usable_size,
1595 ptr = TryToAllocate<true, true>(self, allocator, alloc_size, bytes_allocated,
1640 ptr = TryToAllocate<true, true>(self, allocator, alloc_size, bytes_allocated,