Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc193 static gc::AllocatorType entry_points_allocator = gc::kAllocatorTypeDlMalloc; variable
196 entry_points_allocator = allocator; in SetQuickAllocEntryPointsAllocator()
205 switch (entry_points_allocator) { in ResetQuickAllocEntryPoints()