Searched defs:newState (Results 1 – 9 of 9) sorted by relevance
393 uint8_t newState = 4; variable726 uint8_t newState = 8; variable745 uint8_t newState = 1; variable1158 uint8_t newState = 2; variable1186 uint8_t newState = 2; variable1350 uint8_t newState = 4; variable1368 uint8_t newState = 2; variable1386 uint8_t newState = 9; variable1404 uint8_t newState = 1; variable1422 uint8_t newState = 2; variable[all …]
95 uint32_t newState) in DealWithStateLeaveAndEnter()
93 uint32_t newState) in DealWithStateLeaveAndEnter()
196 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState()
184 … int32_t newState = simStateManager->HasSimCard() ? ICC_CARD_STATE_PRESENT : ICC_CARD_STATE_ABSENT; in OnIccStateChanged() local
293 std::int32_t newState = accountState_->GetAccountState(); in HandleEvent() local
1164 void CoordinationSM::StateChangedNotify(CoordinationState oldState, CoordinationState newState) in StateChangedNotify()1184 …onSM::ChangeNotify(CooStateChangeType type, CoordinationState oldState, CoordinationState newState) in ChangeNotify()
566 sptr<NetworkState> newState = new NetworkState(); variable
1559 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()