Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp395 uint8_t newState = 4; variable
727 uint8_t newState = 8; variable
746 uint8_t newState = 1; variable
1131 uint8_t newState = 2; variable
1159 uint8_t newState = 2; variable
1262 uint8_t newState = 4; variable
1280 uint8_t newState = 2; variable
1298 uint8_t newState = 9; variable
1316 uint8_t newState = 1; variable
1334 uint8_t newState = 2; variable
[all …]
/base/useriam/face_auth/services_ex/src/
Dfinite_state_machine_impl.cpp95 uint32_t newState) in DealWithStateLeaveAndEnter()
/base/telephony/ril_adapter/services/vendor/src/
Dvendor_adapter.c197 int32_t SetRadioState(HRilRadioState newState, int32_t rst) in SetRadioState()
/base/useriam/user_auth_framework/services/base/src/
Dfinite_state_machine_impl.cpp93 uint32_t newState) in DealWithStateLeaveAndEnter()
/base/telephony/core_service/services/sim/src/
Dstk_controller.cpp295 … 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.cpp332 std::int32_t newState = accountState_->GetAccountState(); in HandleEvent() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dnetwork_search_test.cpp566 sptr<NetworkState> newState = new NetworkState(); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp1583 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()