Home
last modified time | relevance | path

Searched defs:linear_alloc (Results 1 – 5 of 5) sorted by relevance

/art/runtime/mirror/
Ddex_cache.cc41 LinearAlloc* linear_alloc, in InitializeDexCache()
178 LinearAlloc* linear_alloc = Runtime::Current()->GetLinearAlloc(); in AddPreResolvedStringsArray() local
Ddex_cache_test.cc88 LinearAlloc* const linear_alloc = klass->GetClassLoader()->GetAllocator(); in TEST_F() local
/art/runtime/
Dcha.cc707 void ClassHierarchyAnalysis::RemoveDependenciesForLinearAlloc(const LinearAlloc* linear_alloc) { in RemoveDependenciesForLinearAlloc()
Dstack.cc631 LinearAlloc* const linear_alloc = runtime->GetLinearAlloc(); in SanityCheckFrame() local
/art/runtime/arch/
Dstub_test.cc1913 LinearAlloc* linear_alloc = Runtime::Current()->GetLinearAlloc(); in TEST_F() local