/ohos5.0/base/telephony/call_manager/services/hisysevent/src/ |
H A D | call_manager_hisysevent.cpp | 60 void CallManagerHisysevent::WriteIncomingCallBehaviorEvent(const int32_t slotId, int32_t callType, … in WriteIncomingCallBehaviorEvent() 85 …id CallManagerHisysevent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent() 99 void CallManagerHisysevent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent() 297 void CallManagerHisysevent::JudgingDialTimeOut(const int32_t slotId, const int32_t callType, const … in JudgingDialTimeOut() 310 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
|
/ohos5.0/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_callback.cpp | 45 void CellularCallCallback::SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) in SetReadyToCall()
|
/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | network_search_callback_base.h | 58 virtual void SetReadyToCall(int32_t slotId, int32_t callType, bool isReadyToCall) {} in SetReadyToCall()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _call_info_v10.md | 45 ### callType subsection
|
H A D | _call_info_v11.md | 45 ### callType subsection
|
/ohos5.0/base/telephony/cellular_call/services/connection/src/ |
H A D | cellular_call_connection_ims.cpp | 164 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in HoldCallRequest() local 179 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in UnHoldCallRequest() local 194 int32_t callType = static_cast<int32_t>(GetCallReportInfo().callMode); in SwitchCallRequest() local
|
/ohos5.0/base/telephony/cellular_call/services/common/src/ |
H A D | cellular_call_hisysevent.cpp | 133 …d CellularCallHiSysEvent::WriteIncomingCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteIncomingCallFaultEvent() 147 void CellularCallHiSysEvent::WriteDialCallFaultEvent(const int32_t slotId, const int32_t callType, in WriteDialCallFaultEvent() 333 const int32_t slotId, const int32_t callType, const int32_t videoState) in SetCallParameterInfo() 364 const int32_t slotId, const int32_t callType, const int32_t videoState) in JudgingIncomingTimeOut()
|
/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | call_policy.cpp | 48 CallType callType = (CallType)extras.GetIntValue("callType"); in DialPolicy() local 83 CallType callType = (CallType)extras.GetIntValue("callType"); in SuperPrivacyMode() local 106 int32_t CallPolicy::HasNormalCall(bool isEcc, int32_t slotId, CallType callType) in HasNormalCall() 173 int32_t CallPolicy::IsValidCallType(CallType callType) in IsValidCallType()
|
H A D | call_superprivacy_control_manager.cpp | 128 int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType) in CloseCallSuperPrivacyMode()
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
H A D | imsclient_fuzzer.cpp | 107 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestImsCallClientWithSlotAndType() local 283 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestImsCallProxyWithSlotAndType() local 374 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeRequest() local 392 ImsCallType callType = static_cast<ImsCallType>(static_cast<int32_t>(size % NUM_SIX)); in TestImsCallProxyWithCallMediaModeResponse() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/ |
H A D | implicit_start_processor_test.cpp | 228 AbilityCallType callType = AbilityCallType::INVALID_TYPE; variable 249 AbilityCallType callType = AbilityCallType::CALL_REQUEST_TYPE; variable 270 AbilityCallType callType = AbilityCallType::CALL_REQUEST_TYPE; variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_phone_state.cpp | 126 void BluetoothPhoneState::SetCallType(int callType) in SetCallType()
|
/ohos5.0/base/telephony/call_manager/utils/src/ |
H A D | call_dialog.cpp | 109 …ountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVide… in DialogConnectPrivpacyModeExtension() 142 …ountId, int32_t &videoState, int32_t &dialType, int32_t &dialScene, int32_t &callType, bool isVide… in BuildStartPrivpacyModeCommand()
|
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/ |
H A D | call_manager_info.h | 43 CallType callType = CallType::TYPE_ERR_CALL; member 158 CallType callType = CallType::TYPE_ERR_CALL; member 245 CallType callType = CallType::TYPE_ERR_CALL; member 335 CallType callType = CallType::TYPE_ERR_CALL; member 459 CallType callType = CallType::TYPE_ERR_CALL; member
|
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/satellite/ |
H A D | satellite_call_types.h | 93 int32_t callType = 0; member
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_proxy.cpp | 165 int32_t ImsCallProxy::HoldCall(int32_t slotId, int32_t callType) in HoldCall() 175 int32_t ImsCallProxy::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() 185 int32_t ImsCallProxy::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall() 233 …2_t ImsCallProxy::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeRequest() 252 …_t ImsCallProxy::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeResponse() 1029 …llProxy::WriteCommonInfo(int32_t slotId, std::string funcName, MessageParcel &in, int32_t callType) in WriteCommonInfo()
|
H A D | ims_call_client.cpp | 219 int32_t ImsCallClient::HoldCall(int32_t slotId, int32_t callType) in HoldCall() 229 int32_t ImsCallClient::UnHoldCall(int32_t slotId, int32_t callType) in UnHoldCall() 239 int32_t ImsCallClient::SwitchCall(int32_t slotId, int32_t callType) in SwitchCall() 279 …_t ImsCallClient::SendUpdateCallMediaModeRequest(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeRequest() 289 …t ImsCallClient::SendUpdateCallMediaModeResponse(const ImsCallInfo &callInfo, ImsCallType callType) in SendUpdateCallMediaModeResponse()
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | cellular_call_hisysevent_test.cpp | 91 int32_t callType = CS_CALL_TYPE; variable 128 int32_t callType = CS_CALL_TYPE; variable
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | js_form_state_observer_proxy.cpp | 153 …const std::string &bundleName, const std::string &callType, const AppExecFwk::RunningFormInfo &run… in OnFormClickEvent()
|
H A D | js_form_state_observer_stub.cpp | 130 std::string callType = data.ReadString(); in HandleOnFormClick() local
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/ |
H A D | satelliteclient_fuzzer.cpp | 81 int32_t callType = static_cast<int32_t>(size % NUM_TWO); in TestSatelliteCallClientWithCallInfo() local
|
/ohos5.0/base/telephony/cellular_call/services/common/include/ |
H A D | cellular_call_hisysevent.h | 54 int32_t callType = 0; member
|
/ohos5.0/foundation/multimedia/player_framework/services/utils/ |
H A D | media_dfx.cpp | 200 void MediaEvent::CommonStatisicsEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventTyp… in CommonStatisicsEventWrite() 268 void MediaEvent::StatisicsHiSysEventWrite(CallType callType, OHOS::HiviewDFX::HiSysEvent::EventType… in StatisicsHiSysEventWrite() 346 int32_t CreateMediaInfo(CallType callType, int32_t uid, uint64_t instanceId) in CreateMediaInfo()
|
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/ |
H A D | ims_call_types.h | 278 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; member 346 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_ag_server.cpp | 427 int BluetoothHfpAgServer::ConnectSco(uint8_t callType) in ConnectSco() 432 int BluetoothHfpAgServer::DisconnectSco(uint8_t callType) in DisconnectSco()
|