OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObtainNewArenaForAllocation
(Results
1 - 2
of
2
) sorted by null
/art/compiler/utils/
arena_allocator.h
175
ObtainNewArenaForAllocation
(bytes);
191
void
ObtainNewArenaForAllocation
(size_t allocation_size);
arena_allocator.cc
232
ObtainNewArenaForAllocation
(rounded_bytes);
254
void ArenaAllocator::
ObtainNewArenaForAllocation
(size_t allocation_size) {
Completed in 56 milliseconds