Searched refs:sent_first_update_ (Results 1 – 3 of 3) sorted by relevance
69 sent_first_update_ = false; in StartUpdating()72 if (sent_first_update_) { in StartUpdating()111 if (changed || !sent_first_update_) { in DoUpdateNetworks()113 sent_first_update_ = true; in DoUpdateNetworks()121 bool sent_first_update_ = false; variable
369 : thread_(NULL), sent_first_update_(false), start_count_(0), in BasicNetworkManager()707 if (sent_first_update_) in StartUpdating()724 sent_first_update_ = false; in StopUpdating()800 if (changed || !sent_first_update_) { in UpdateNetworksOnce()802 sent_first_update_ = true; in UpdateNetworksOnce()
254 bool sent_first_update_; variable