Searched defs:IsCorrupt (Results 1 – 3 of 3) sorted by relevance
89 virtual bool IsCorrupt() const { return is_corrupt_; } in IsCorrupt() function
128 virtual bool IsCorrupt() const { return is_corrupt_; } in IsCorrupt() function
820 bool PersistentMemoryAllocator::IsCorrupt() const { in IsCorrupt() function in base::PersistentMemoryAllocator