Searched defs:IsCorrupt (Results 1 – 4 of 4) 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
277 bool SharedRingBuffer::IsCorrupt(const PointerPositions& pos) { in IsCorrupt() function in perfetto::profiling::SharedRingBuffer
856 bool PersistentMemoryAllocator::IsCorrupt() const { in IsCorrupt() function in base::PersistentMemoryAllocator