Searched refs:has_transient_suppression_enabled (Results 1 – 3 of 3) sorted by relevance
224 RTC_CHECK(msg.has_transient_suppression_enabled()); in ConfigureApm()
451 if (msg.has_transient_suppression_enabled() || settings_.use_ts) { in HandleMessage()
1158 bool has_transient_suppression_enabled() const; in Swap()3169 inline bool Config::has_transient_suppression_enabled() const { in has_transient_suppression_enabled() function