Home
last modified time | relevance | path

Searched defs:state (Results 3626 - 3650 of 4899) sorted by relevance

1...<<141142143144145146147148149150>>...196

/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp293 int32_t CellularDataTest::GetIntelligenceSwitchStateTest(bool &state) in GetIntelligenceSwitchStateTest() argument
H A Dzero_branch_test.cpp2091 int32_t state = 0; in HWTEST_F() local
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_network.cpp184 int32_t TelRilNetwork::GetRrcConnectionStateUpdated(int32_t state) in GetRrcConnectionStateUpdated() argument
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c74 int32_t state; in CallCmdCLCC() local
126 int state = 0; in ReportCallStateUpdated() local
/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_info.h170 TelCallState state = TelCallState::CALL_STATUS_UNKNOWN; member
481 TelCallState state member
[all...]
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcellular_call_connection.cpp685 int32_t CellularCallConnection::SetVoNRState(int32_t slotId, int32_t state) in SetVoNRState() argument
699 int32_t CellularCallConnection::GetVoNRState(int32_t slotId, int32_t &state) in GetVoNRState() argument
/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h283 TelCallState state = TelCallState::CALL_STATUS_UNKNOWN; member
/base/telephony/core_service/services/sim/src/
H A Dsim_state_handle.cpp477 SendSimMatchedOperatorInfo( int32_t slotId, int32_t state, const std::string &operName, const std::string &operKey) SendSimMatchedOperatorInfo() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_service_proxy.cpp1074 int32_t CallManagerServiceProxy::SetVoNRState(int32_t slotId, int32_t state) in SetVoNRState() argument
1092 int32_t CallManagerServiceProxy::GetVoNRState(int32_t slotId, int32_t &state) in GetVoNRState() argument
1221 int32_t CallManagerServiceProxy::SetVoIPCallState(int32_t state) in SetVoIPCallState() argument
1238 int32_t CallManagerServiceProxy::GetVoIPCallState(int32_t &state) in GetVoIPCallState() argument
/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp753 int32_t state; in PlayCallEndedTone() local
845 SetRingState(RingState state) SetRingState() argument
850 SetSoundState(SoundState state) SetSoundState() argument
855 SetToneState(ToneState state) SetToneState() argument
[all...]
/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service_stub.cpp1147 int32_t state = data.ReadInt32(); in OnSetVoNRState() local
1160 int32_t state; in OnGetVoNRState() local
1284 int32_t state = data.ReadInt32(); in OnSetVoIPCallState() local
1296 int32_t state; in OnGetVoIPCallState() local
[all...]
/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/
H A Dimscallback_fuzzer.cpp200 void WriteSsResult(MessageParcel &in, SsBaseResult &ssResult, const int32_t action, const int32_t state, size_t size) in WriteSsResult() argument
/base/telephony/core_service/frameworks/native/src/
H A Dresource_utils.cpp456 Global::Resource::RState state = resourceManager_->GetStringByName(name.c_str(), value); in GetStringByName() local
468 Global::Resource::RState state = resourceManager_->GetIntegerByName(name.c_str(), value); in GetIntegerByName() local
479 Global::Resource::RState state = resourceManager_->GetBooleanByName(name.c_str(), value); in GetBooleanByName() local
491 Global::Resource::RState state = resourceManager_->GetStringArrayByName(name.c_str(), value); in GetStringArrayByName() local
503 Global::Resource::RState state = resourceManager_->GetIntArrayByName(name.c_str(), value); in GetIntArrayByName() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_impl.cpp255 void AbilityImpl::AbilityTransactionCallback(const AAFwk::AbilityLifeCycleState &state) in AbilityTransactionCallback() argument
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
H A Dmission_list_manager_test.cpp1719 int32_t state = 2; in HWTEST_F() local
1737 int32_t state = 4; in HWTEST_F() local
1890 int state = 0; in HWTEST_F() local
1916 int state = 6; in HWTEST_F() local
1939 int state in HWTEST_F() local
1958 int state = 13; HWTEST_F() local
1977 int state = 14; HWTEST_F() local
1996 int state = 5; HWTEST_F() local
4999 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_ACTIVE; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_task_mgr.cpp338 void FormTaskMgr::PostAcquireStateTaskToHost(AppExecFwk::FormState state, const AAFwk::Want &want, in PostAcquireStateTaskToHost() argument
725 AcquireStateBack(AppExecFwk::FormState state, const AAFwk::Want &want, const sptr<IRemoteObject> &remoteObject) AcquireStateBack() argument
[all...]
/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp755 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetScreenMagnificationState() local
784 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetShortKeyState() local
813 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetMouseKeyState() local
842 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetCaptionState() local
925 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetHighContrastTextState() local
954 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetInvertColorState() local
1065 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetAnimationOffState() local
1124 bool state = std::atoi(argument.value.c_str()) == 1; RunAsSetAudioMonoState() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp4054 AppExecFwk::FormState state = FormState::READY; in HWTEST_F() local
4070 AppExecFwk::FormState state = AppExecFwk::FormState::READY; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp2435 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN;; in HWTEST_F() local
2451 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN;; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp3715 int32_t state in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/
H A Dability_connect_manager_test.cpp1604 int state = AbilityState::INACTIVE; HWTEST_F() local
1943 int state = 0; HWTEST_F() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dcast_stream_player.cpp104 void CastStreamPlayerCallback::SetState(PlayerStates state) in SetState() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dcast_stream_player.cpp104 void CastStreamPlayerCallback::SetState(PlayerStates state) in SetState() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dams_mgr_scheduler.cpp124 void AmsMgrScheduler::UpdateAbilityState(const sptr<IRemoteObject> &token, const AbilityState state) in UpdateAbilityState() argument
143 void AmsMgrScheduler::UpdateExtensionState(const sptr<IRemoteObject> &token, const ExtensionState state) in UpdateExtensionState() argument
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dability_context_impl.cpp811 ErrCode AbilityContextImpl::SetMissionContinueState(const AAFwk::ContinueState &state) in SetMissionContinueState() argument

Completed in 68 milliseconds

1...<<141142143144145146147148149150>>...196