Searched refs:NotifyNegatives (Results 1 – 6 of 6) sorted by relevance
24 virtual bool NotifyNegatives() const = 0;
24 virtual bool NotifyNegatives() const;
34 virtual bool NotifyNegatives() const;
96 InitialIterator::NotifyNegatives() const in NotifyNegatives() function in InitialIterator
76 ChangesIterator::NotifyNegatives() const in NotifyNegatives() function in ChangesIterator
182 if (fIterator->NotifyNegatives()) { in _WriterThread()