Home
last modified time | relevance | path

Searched refs:FlushPartial (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc498 FlushPartial(used(), sync); in Flush()
503 FlushPartial(sizeof(SharedMetadata), false); in SetMemoryState()
911 void PersistentMemoryAllocator::FlushPartial(size_t length, bool sync) { in FlushPartial() function in base::PersistentMemoryAllocator
1069 void FilePersistentMemoryAllocator::FlushPartial(size_t length, bool sync) { in FlushPartial() function in base::FilePersistentMemoryAllocator
Dpersistent_memory_allocator.h624 virtual void FlushPartial(size_t length, bool sync);
764 void FlushPartial(size_t length, bool sync) override;