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

  /external/libchrome/base/metrics/
persistent_memory_allocator.h     [all...]
field_trial.h 94 typedef SharedPersistentMemoryAllocator::Reference FieldTrialRef;
395 typedef SharedPersistentMemoryAllocator FieldTrialAllocator;
    [all...]
persistent_memory_allocator.cc     [all...]
persistent_memory_allocator_unittest.cc 612 //----- SharedPersistentMemoryAllocator ----------------------------------------
623 SharedPersistentMemoryAllocator local(std::move(shmem1), TEST_ID, "",
647 SharedPersistentMemoryAllocator shalloc2(std::move(shmem2), 0, "", true);
673 SharedPersistentMemoryAllocator shalloc3(std::move(shmem3), 0, "", false);
    [all...]
persistent_histogram_allocator.cc     [all...]
field_trial_unittest.cc     [all...]
  /external/libchrome/base/
feature_list_unittest.cc 491 SharedPersistentMemoryAllocator allocator(std::move(shm), 1, "", false);
526 SharedPersistentMemoryAllocator allocator(std::move(shm), 1, "", false);
  /external/libchrome/base/debug/
activity_tracker.cc     [all...]

Completed in 305 milliseconds