Home
last modified time | relevance | path

Searched defs:callIndex (Results 1 – 22 of 22) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dims_video_call_control.cpp36 int32_t ImsVideoCallControl::ControlCamera(int32_t slotId, int32_t callIndex, const std::string &ca… in ControlCamera()
51 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow()
66 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
94 int32_t ImsVideoCallControl::SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &… in SetPausePicture()
108 int32_t ImsVideoCallControl::SetDeviceDirection(int32_t slotId, int32_t callIndex, int32_t rotation) in SetDeviceDirection()
206 int32_t ImsVideoCallControl::CancelCallUpgrade(int32_t slotId, int32_t callIndex) in CancelCallUpgrade()
220 int32_t ImsVideoCallControl::RequestCameraCapabilities(int32_t slotId, int32_t callIndex) in RequestCameraCapabilities()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp201 int32_t callIndex = DEFAULT_INDEX; in ControlCamera() local
210 int32_t callIndex = DEFAULT_INDEX; in SetPreviewWindow() local
225 int32_t callIndex = DEFAULT_INDEX; in SetDisplayWindow() local
247 int32_t callIndex = DEFAULT_INDEX; in SetPausePicture() local
256 int32_t callIndex = DEFAULT_INDEX; in SetDeviceDirection() local
313 int32_t callIndex = DEFAULT_INDEX; in CancelCallUpgrade() local
321 int32_t callIndex = DEFAULT_INDEX; in RequestCameraCapabilities() local
H A Dims_call_callback_stub_test.cpp137 int32_t callIndex = 0; variable
/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_types.h334 int32_t callIndex = 0; member
356 int32_t callIndex = 0; member
374 int32_t callIndex = 0; member
392 int32_t callIndex = 0; member
406 int32_t callIndex = 0; member
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/
H A Dims_call_client.cpp299 int32_t ImsCallClient::CancelCallUpgrade(int32_t slotId, int32_t callIndex) in CancelCallUpgrade()
309 int32_t ImsCallClient::RequestCameraCapabilities(int32_t slotId, int32_t callIndex) in RequestCameraCapabilities()
499 int32_t ImsCallClient::ControlCamera(int32_t slotId, int32_t callIndex, const std::string &cameraId) in ControlCamera()
510 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow()
521 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
541 int32_t ImsCallClient::SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &path) in SetPausePicture()
551 int32_t ImsCallClient::SetDeviceDirection(int32_t slotId, int32_t callIndex, int32_t rotation) in SetDeviceDirection()
H A Dims_call_proxy.cpp271 int32_t ImsCallProxy::CancelCallUpgrade(int32_t slotId, int32_t callIndex) in CancelCallUpgrade()
289 int32_t ImsCallProxy::RequestCameraCapabilities(int32_t slotId, int32_t callIndex) in RequestCameraCapabilities()
560 int32_t ImsCallProxy::ControlCamera(int32_t slotId, int32_t callIndex, const std::string &cameraId) in ControlCamera()
579 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow()
604 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
642 int32_t ImsCallProxy::SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &path) in SetPausePicture()
660 int32_t ImsCallProxy::SetDeviceDirection(int32_t slotId, int32_t callIndex, int32_t rotation) in SetDeviceDirection()
H A Dims_call_callback_proxy.cpp106 …llCallbackProxy::SendDtmfResponse(int32_t slotId, const RadioResponseInfo &info, int32_t callIndex) in SendDtmfResponse()
H A Dims_call_callback_stub.cpp271 int32_t callIndex = data.ReadInt32(); in OnSendDtmfResponseInner() local
815 …allCallbackStub::SendDtmfResponse(int32_t slotId, const RadioResponseInfo &info, int32_t callIndex) in SendDtmfResponse()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp605 int32_t callIndex = data.ReadInt32(); in OnCancelCallUpgradeInner() local
620 int32_t callIndex = data.ReadInt32(); in OnRequestCameraCapabilitiesInner() local
1066 int32_t callIndex = data.ReadInt32(); in OnControlCameraInner() local
1082 int32_t callIndex = data.ReadInt32(); in OnSetPreviewWindowInner() local
1105 int32_t callIndex = data.ReadInt32(); in OnSetDisplayWindowInner() local
1143 int32_t callIndex = data.ReadInt32(); in OnSetPausePictureInner() local
1159 int32_t callIndex = data.ReadInt32(); in OnSetDeviceDirectionInner() local
H A Dcellular_call_service.cpp798 int32_t CellularCallService::CancelCallUpgrade(int32_t slotId, int32_t callIndex) in CancelCallUpgrade()
808 int32_t CellularCallService::RequestCameraCapabilities(int32_t slotId, int32_t callIndex) in RequestCameraCapabilities()
1346 int32_t CellularCallService::SetDeviceDirection(int32_t slotId, int32_t callIndex, int32_t rotation) in SetDeviceDirection()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.cpp237 int callIndex = 0; in QueryCurrentCallsList() local
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp254 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "Hangup call number"); in HangupTest() local
305 int32_t callIndex = InputInt32(1, MAX_CALL_ID, "The Split Call Number"); in RilCmSplitCallTest() local
/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcall_manager_inner_type.h444 int32_t callIndex = 0; member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp391 int32_t callIndex, int32_t callType, const AppExecFwk::InnerEvent::Pointer &result) in SeparateConference()
H A Dtel_ril_manager.cpp384 …int32_t slotId, int32_t callIndex, int32_t callType, const AppExecFwk::InnerEvent::Pointer &respon… in SeparateConference()
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_call.c763 void ReqSeparateConference(const ReqDataInfo *requestInfo, int32_t callIndex, int32_t callType) in ReqSeparateConference()
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp105 int32_t slotId, int32_t serialId, int32_t callIndex, int32_t callType) in SeparateConference()
/ohos5.0/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1653 int32_t callIndex = 0; in OnRequestSeparateConferenceTest() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp248 int32_t HRilCall::SeparateConference(int32_t serialId, int32_t callIndex, int32_t callType) in SeparateConference()
H A Dhril_manager.cpp454 int32_t HRilManager::SeparateConference(int32_t slotId, int32_t serialId, int32_t callIndex, int32_… in SeparateConference()
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1946 int32_t callIndex = 1; in CallSplitTest() local
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp949 int32_t CoreManagerInner::SeparateConference(int32_t slotId, int32_t eventId, int32_t callIndex, in… in SeparateConference()