Searched refs:GetMemoryState (Results 1 – 4 of 4) sorted by relevance
96 if (allocator->GetMemoryState() == in CreateWithAllocator()101 if (allocator->GetMemoryState() == in CreateWithAllocator()
310 uint8_t GetMemoryState() const;
117 allocator_->GetMemoryState()); in TEST_F()276 allocator_->GetMemoryState()); in TEST_F()
506 uint8_t PersistentMemoryAllocator::GetMemoryState() const { in GetMemoryState() function in base::PersistentMemoryAllocator