Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h596 void MakeIterable(const T* obj) { in MakeIterable() function
Dpersistent_memory_allocator.cc776 void PersistentMemoryAllocator::MakeIterable(Reference ref) { in MakeIterable() function in base::PersistentMemoryAllocator