Searched refs:ShouldNotifyListeners (Results 1 – 4 of 4) sorted by relevance
61 if (ShouldNotifyListeners()) { in Read()70 if (ShouldNotifyListeners()) { in Read()115 if (ShouldNotifyListeners()) { in Read()125 if (ShouldNotifyListeners()) { in Read()243 if (ShouldNotifyListeners()) { in MultiRead()276 if (ShouldNotifyListeners()) { in MultiRead()
315 if (ShouldNotifyListeners()) { in WriteBuffered()327 if (ShouldNotifyListeners()) { in WriteBuffered()399 if (ShouldNotifyListeners()) { in WriteDirect()405 if (ShouldNotifyListeners()) { in WriteDirect()
51 bool ShouldNotifyListeners() const { return !listeners_.empty(); } in ShouldNotifyListeners() function
52 bool ShouldNotifyListeners() const { return !listeners_.empty(); } in ShouldNotifyListeners() function