Searched refs:allocation_started_ (Results 1 – 2 of 2) sorted by relevance
267 allocation_started_(false), in BasicPortAllocatorSession()479 if (allocation_started_ && network_manager_started_ && !IsStopped()) { in Regather()678 allocation_started_ = true; in OnAllocate()851 if (allocation_started_ && !IsStopped()) { in OnNetworksChanged()
266 bool allocation_started_; variable