Searched refs:drop_all (Results 1 – 2 of 2) sorted by relevance
374 bool drop_all() const { return drop_all_; } in drop_all() function
463 if (config_->drop_config() != nullptr && config_->drop_config()->drop_all()) { in MaybeUpdatePickerLocked()