Home
last modified time | relevance | path

Searched defs:LinearAlloc (Results 1 – 8 of 8) sorted by relevance

/art/runtime/
Dcha.h32 class LinearAlloc; variable
Dlinear_alloc.cc23 LinearAlloc::LinearAlloc(ArenaPool* pool) : lock_("linear alloc"), allocator_(pool) { in LinearAlloc() function in art::LinearAlloc
Dclass_linker.h87 class LinearAlloc; variable
Druntime.h92 class LinearAlloc; variable
/art/runtime/mirror/
Dclass_loader.h29 class LinearAlloc; variable
Ddex_cache_test.cc79 TEST_F(DexCacheTest, LinearAlloc) { in TEST_F() argument
Ddex_cache.h39 class LinearAlloc; variable
/art/runtime/jit/
Djit_code_cache.h39 class LinearAlloc; variable