OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAllocGrowableArray
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/
growable_array.h
70
return arena->Alloc(sizeof(GrowableArray::Iterator), ArenaAllocator::
kAllocGrowableArray
);
85
ArenaAllocator::
kAllocGrowableArray
));
99
ArenaAllocator::
kAllocGrowableArray
));
156
return arena->Alloc(sizeof(GrowableArray<T>), ArenaAllocator::
kAllocGrowableArray
);
arena_allocator.h
88
kAllocGrowableArray
,
Completed in 24 milliseconds