Searched refs:addr_player_changed_ (Results 1 – 2 of 2) sorted by relevance
775 addr_player_changed_ = Notification(true, label); in AddressedPlayerNotificationResponse()776 } else if (!addr_player_changed_.first) { in AddressedPlayerNotificationResponse()794 addr_player_changed_ = Notification(false, 0); in AddressedPlayerNotificationResponse()1815 if (!addr_player_changed_.first) { in HandleAddressedPlayerUpdate()1822 weak_ptr_factory_.GetWeakPtr(), addr_player_changed_.second, false)); in HandleAddressedPlayerUpdate()1861 if (d.addr_player_changed_.first) out << " Addressed Player\n"; in operator <<()
368 Notification addr_player_changed_ = Notification(false, 0); variable