Home
last modified time | relevance | path

Searched defs:newState (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/reminder/test/unittest/
Dreminder_request_test.cpp393 uint8_t newState = 4; variable
725 uint8_t newState = 8; variable
744 uint8_t newState = 1; variable
1134 uint8_t newState = 2; variable
1162 uint8_t newState = 2; variable
1265 uint8_t newState = 4; variable
1283 uint8_t newState = 2; variable
1301 uint8_t newState = 9; variable
1319 uint8_t newState = 1; variable
1337 uint8_t newState = 2; variable
[all …]
/base/useriam/face_auth/services_ex/src/
Dfinite_state_machine_impl.cpp95 uint32_t newState) in DealWithStateLeaveAndEnter()
/base/useriam/user_auth_framework/services/base/src/
Dfinite_state_machine_impl.cpp93 uint32_t newState) in DealWithStateLeaveAndEnter()
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_adapter.c198 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState()
/base/telephony/core_service/services/sim/src/
Dstk_controller.cpp312 int32_t newState = in OnIccStateChanged() local
/base/account/os_account/services/accountmgr/src/
Dohos_account_manager.cpp483 std::int32_t newState = accountState_->GetAccountState(); in HandleEvent() local
/base/notification/distributed_notification_service/frameworks/reminder/src/
Dreminder_request.cpp1669 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()