Searched refs:TakeoverShutdownCallbackInterfaceCode (Results 1 – 3 of 3) sorted by relevance
22 enum class TakeoverShutdownCallbackInterfaceCode { enum
43 … static_cast<int32_t>(PowerMgr::TakeoverShutdownCallbackInterfaceCode::CMD_ON_TAKEOVER_SHUTDOWN), in OnTakeOverShutdown()
46 …if (code == static_cast<uint32_t>(PowerMgr::TakeoverShutdownCallbackInterfaceCode::CMD_ON_TAKEOVER… in OnRemoteRequest()