HomeSort by relevance Sort by last modified time
    Searched refs:MakeIterable (Results 1 - 5 of 5) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator_unittest.cc 126 allocator_->MakeIterable(block1);
146 allocator_->MakeIterable(block2);
267 allocator_.MakeIterable(block);
380 allocator_->MakeIterable(block);
482 allocator_->MakeIterable(block1);
483 allocator_->MakeIterable(block2);
484 allocator_->MakeIterable(block3);
485 allocator_->MakeIterable(block4);
486 allocator_->MakeIterable(block5);
537 local.MakeIterable(r123)
    [all...]
persistent_memory_allocator.h 74 // objects (those that never had MakeIterable() called for them) will cause
263 void MakeIterable(Reference ref);
persistent_sample_map.cc 175 allocator->MakeIterable(ref);
persistent_histogram_allocator.cc 399 memory_allocator_->MakeIterable(ref);
    [all...]
persistent_memory_allocator.cc 579 void PersistentMemoryAllocator::MakeIterable(Reference ref) {
    [all...]

Completed in 73 milliseconds