Searched refs:AllocWithMemoryToolAlign16 (Results 1 – 2 of 2) sorted by relevance
288 return AllocWithMemoryToolAlign16(bytes, kind);367 void* AllocWithMemoryToolAlign16(size_t bytes, ArenaAllocKind kind);
242 void* ArenaAllocator::AllocWithMemoryToolAlign16(size_t bytes, ArenaAllocKind kind) { in AllocWithMemoryToolAlign16() function in art::ArenaAllocator