Home
last modified time | relevance | path

Searched full:correction_state (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/power_manager/
Dpowermanager.yaml58 CORRECTION_STATE: {type: INT32, desc: the corrected state}
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp2108 …"ERROR_STATE", static_cast<uint32_t>(currentState), "CORRECTION_STATE", static_cast<uint32_t>(corr… in WakeupDeviceInner()