Searched defs:powerCycle (Results 1 – 2 of 2) sorted by relevance
276 PowerCycle powerCycle = static_cast<PowerCycle>(static_cast<uint32_t>(arg1)); in notifySystemStateChange() local304 ScopedAStatus WatchdogInternalHandler::handlePowerCycleChange(PowerCycle powerCycle) { in handlePowerCycleChange()
600 private void notifyPowerCycleChange(@PowerCycle int powerCycle) { in notifyPowerCycleChange()663 int powerCycle = carPowerStateToPowerCycle(powerState); in registerToDaemon() local