Searched refs:starting_up_ (Results 1 – 2 of 2) sorted by relevance
118 starting_up_(true), in DevicePolicyCache()129 starting_up_(true), in DevicePolicyCache()142 DCHECK(!starting_up_); in SetPolicy()188 if (starting_up_) { in OnRetrievePolicyCompleted()189 starting_up_ = false; in OnRetrievePolicyCompleted()
74 bool starting_up_; variable