Home
last modified time | relevance | path

Searched refs:SendCDMAThreeWayDialRequest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/connection/include/
H A Dcellular_call_connection_cs.h144 int32_t SendCDMAThreeWayDialRequest(int32_t slotId);
/ohos5.0/base/telephony/cellular_call/services/connection/src/
H A Dcellular_call_connection_cs.cpp206 int32_t CellularCallConnectionCS::SendCDMAThreeWayDialRequest(int32_t slotId) in SendCDMAThreeWayDialRequest() function in OHOS::Telephony::CellularCallConnectionCS
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp86 return csConnection.SendCDMAThreeWayDialRequest(callInfo.slotId); in DialCdma()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp754 int32_t ret = cellularCallConnectionCS.SendCDMAThreeWayDialRequest(slotId);