Searched refs:SendCDMAThreeWayDialRequest (Results 1 – 4 of 4) sorted by relevance
144 int32_t SendCDMAThreeWayDialRequest(int32_t slotId);
206 int32_t CellularCallConnectionCS::SendCDMAThreeWayDialRequest(int32_t slotId) in SendCDMAThreeWayDialRequest() function in OHOS::Telephony::CellularCallConnectionCS
86 return csConnection.SendCDMAThreeWayDialRequest(callInfo.slotId); in DialCdma()
754 int32_t ret = cellularCallConnectionCS.SendCDMAThreeWayDialRequest(slotId);