Searched refs:new_gathering_state (Results 1 – 1 of 1) sorted by relevance
553 IceGatheringState new_gathering_state = kIceGatheringNew; in UpdateAggregateStates_w() local597 new_gathering_state = kIceGatheringComplete; in UpdateAggregateStates_w()599 new_gathering_state = kIceGatheringGathering; in UpdateAggregateStates_w()601 if (gathering_state_ != new_gathering_state) { in UpdateAggregateStates_w()602 gathering_state_ = new_gathering_state; in UpdateAggregateStates_w()605 new rtc::TypedMessageData<IceGatheringState>(new_gathering_state)); in UpdateAggregateStates_w()