Home
last modified time | relevance | path

Searched refs:HandleSetLteImsSwitchResult (Results 1 – 3 of 3) sorted by relevance

/base/telephony/cellular_call/services/control/include/
Dcellular_call_config.h292 void HandleSetLteImsSwitchResult(int32_t slotId, HRilErrType result);
/base/telephony/cellular_call/services/control/src/
Dcellular_call_config.cpp495 void CellularCallConfig::HandleSetLteImsSwitchResult(int32_t slotId, HRilErrType result) in HandleSetLteImsSwitchResult() function in OHOS::Telephony::CellularCallConfig
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_handler.cpp648 config.HandleSetLteImsSwitchResult(slotId_, info->error); in SetImsSwitchStatusResponse()