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.cc261 static gc::AllocatorType entry_points_allocator = gc::kAllocatorTypeDlMalloc; variable
264 entry_points_allocator = allocator; in SetQuickAllocEntryPointsAllocator()
273 switch (entry_points_allocator) { in ResetQuickAllocEntryPoints()