Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp392 uint8_t newState = 4; variable
726 uint8_t newState = 8; variable
745 uint8_t newState = 1; variable
1105 uint8_t newState = 2; variable
1133 uint8_t newState = 2; variable
1283 uint8_t newState = 4; variable
1301 uint8_t newState = 2; variable
1319 uint8_t newState = 9; variable
1337 uint8_t newState = 1; variable
1355 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.cpp95 uint32_t newState) in DealWithStateLeaveAndEnter()
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_adapter.c193 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState()
/base/telephony/core_service/services/sim/src/
Dstk_controller.cpp149 … int32_t newState = simStateManager->HasSimCard() ? ICC_CARD_STATE_PRESENT : ICC_CARD_STATE_ABSENT; in OnIccStateChanged() local
/base/account/os_account/services/accountmgr/src/
Dohos_account_manager.cpp226 std::int32_t newState = accountState_->GetAccountState(); in HandleEvent() local
/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_sm.cpp1043 void CoordinationSM::StateChangedNotify(CoordinationState oldState, CoordinationState newState) in StateChangedNotify()
1063 …onSM::ChangeNotify(CooStateChangeType type, CoordinationState oldState, CoordinationState newState) in ChangeNotify()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp1525 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp534 sptr<NetworkState> newState = new NetworkState(); variable