Home
last modified time | relevance | path

Searched refs:GetNoopAllocator (Results 1 – 4 of 4) sorted by relevance

/art/libartbase/base/
Dallocator.cc71 Allocator* Allocator::GetNoopAllocator() { in GetNoopAllocator() function in art::Allocator
Dallocator.h32 static Allocator* GetNoopAllocator();
Dbit_vector_test.cc104 BitVector bv(false, Allocator::GetNoopAllocator(), kWords, bits); in TEST()
161 BitVector bv(false, Allocator::GetNoopAllocator(), kWords, bits); in TEST()
/art/runtime/
Dclass_linker.cc8478 Allocator::GetNoopAllocator(), in AssignVTableIndexes()