Home
last modified time | relevance | path

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

/art/runtime/base/
Dscoped_arena_allocator.cc93 void* ArenaStack::AllocWithMemoryTool(size_t bytes, ArenaAllocKind kind) { in AllocWithMemoryTool() function in art::ArenaStack
Darena_allocator.cc318 void* ArenaAllocator::AllocWithMemoryTool(size_t bytes, ArenaAllocKind kind) { in AllocWithMemoryTool() function in art::ArenaAllocator