Home
last modified time | relevance | path

Searched defs:memory_allocator (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h216 PersistentMemoryAllocator* memory_allocator() { in memory_allocator() function
Dpersistent_histogram_allocator.cc778 PersistentMemoryAllocator* memory_allocator = in ReleaseForTesting() local
/external/v8/src/heap/
Dheap.h1002 MemoryAllocator* memory_allocator() { return memory_allocator_; } in memory_allocator() function