Home
last modified time | relevance | path

Searched refs:SetSlotId (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_callback_test.cpp57 handler->SetSlotId(slotId);
110 handler->SetSlotId(slotId);
164 handler->SetSlotId(slotId);
H A Dims2_test.cpp743 handler.SetSlotId(slotId);
787 handler.SetSlotId(slotId);
810 handler.SetSlotId(slotId);
848 handler.SetSlotId(slotId);
/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcarrier_call.h47 void SetSlotId(int32_t slotId) override;
H A Dcall_base.h127 virtual void SetSlotId(int32_t slotId) {} in SetSlotId() function
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/
H A Dgetcscalldata_fuzzer.cpp78 handle->SetSlotId(slotId); in GetCsCallData()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcarrier_call.cpp338 void CarrierCall::SetSlotId(int32_t slotId) in SetSlotId() function in OHOS::Telephony::CarrierCall
H A Dcall_status_manager.cpp615 call->SetSlotId(info.accountId); in UpdateDialingCallInfo()
/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_handler.h71 void SetSlotId(int32_t id);
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp993 firstHandler.SetSlotId(slotId);
1044 secondHandler.SetSlotId(slotId);
1103 thirdhandler.SetSlotId(slotId);
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_service.cpp137 handler->SetSlotId(it); in CreateHandler()
H A Dcellular_call_handler.cpp977 void CellularCallHandler::SetSlotId(int32_t id) in SetSlotId() function in OHOS::Telephony::CellularCallHandler