Searched refs:update_state (Results 1 – 1 of 1) sorted by relevance
320 auto update_state = ReadUpdateState(lock.get()); in FinishedSnapshotWrites() local321 if (update_state == UpdateState::Unverified) { in FinishedSnapshotWrites()326 if (update_state != UpdateState::Initiated) { in FinishedSnapshotWrites()3143 auto update_state = ReadUpdateState(lock.get()); in CreateUpdateSnapshots() local3144 if (update_state != UpdateState::Initiated) { in CreateUpdateSnapshots()3145 LOG(ERROR) << "Cannot create update snapshots in state " << update_state; in CreateUpdateSnapshots()3320 status.set_state(update_state); in CreateUpdateSnapshots()