Searched refs:updateState (Results 1 – 7 of 7) sorted by relevance
53 updateState(
290 updateState(sensor); in process()320 updateState(sensor); in process()368 void Fan::updateState(TachSensor& sensor) in updateState() function in phosphor::fan::monitor::Fan
110 void updateState(TachSensor& sensor);
88 _timer(event, std::bind(&Fan::updateState, &fan, std::ref(*this))), in TachSensor()
66 void updateState(state newState);
40 void UpdateProgress::updateState(state newState) in updateState() function in pldm::fw_update::UpdateProgress719 progress[componentIndex].updateState(UpdateProgress::state::Verify); in verifyComplete()796 progress[componentIndex].updateState(UpdateProgress::state::Apply); in applyComplete()
688 printf("%x - ", pStatus->updateState); in ImeUpdateGetStatus()