HomeSort by relevance Sort by last modified time
    Searched defs:FilePersistentMemoryAllocator (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/metrics/
persistent_memory_allocator.h 401 class BASE_EXPORT FilePersistentMemoryAllocator
407 FilePersistentMemoryAllocator(std::unique_ptr<MemoryMappedFile> file,
412 ~FilePersistentMemoryAllocator() override;
423 DISALLOW_COPY_AND_ASSIGN(FilePersistentMemoryAllocator);
persistent_memory_allocator.cc 804 //----- FilePersistentMemoryAllocator ------------------------------------------
    [all...]

Completed in 71 milliseconds