OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAllocatorTypeRegion
(Results
1 - 5
of
5
) sorted by null
/art/runtime/gc/
allocator_type.h
33
kAllocatorTypeRegion
,
heap-inl.h
336
case
kAllocatorTypeRegion
: {
heap.h
816
allocator_type !=
kAllocatorTypeRegion
&&
[
all
...]
heap.cc
[
all
...]
/art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc
190
GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(Region, gc::
kAllocatorTypeRegion
)
290
case gc::
kAllocatorTypeRegion
: {
Completed in 258 milliseconds