Home
last modified time | relevance | path

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

/aosp_15_r20/art/libartbase/base/
H A Dscoped_arena_allocator.cc92 void* ArenaStack::AllocWithMemoryTool(size_t bytes, ArenaAllocKind kind) { in AllocWithMemoryTool() function in art::ArenaStack
H A Darena_allocator.cc217 void* ArenaAllocator::AllocWithMemoryTool(size_t bytes, ArenaAllocKind kind) { in AllocWithMemoryTool() function in art::ArenaAllocator