Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 2 of 2) sorted by relevance

/art/runtime/base/
Darena_allocator_test.cc133 void* allocation = arena.Alloc(size); in TEST_F() local
/art/runtime/jit/
Djit_code_cache.cc405 uintptr_t allocation = FromCodeToAllocation(code_ptr); in FreeCode() local
1042 uintptr_t allocation = FromCodeToAllocation(code_ptr); in RemoveUnmarkedCode() local