Searched refs:allocation_started_ (Results 1 – 2 of 2) sorted by relevance
334 allocation_started_(false), in BasicPortAllocatorSession()544 if (allocation_started_ && network_manager_started_ && !IsStopped()) { in Regather()738 allocation_started_ = true; in OnAllocate()979 if (allocation_started_ && !IsStopped()) { in OnNetworksChanged()
289 bool allocation_started_; variable