Home
last modified time | relevance | path

Searched defs:SetVonrSwitch (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h845 void (*SetVonrSwitch)(const ReqDataInfo *requestInfo, int32_t status); member
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp228 int32_t RilImpl::SetVonrSwitch(int32_t slotId, int32_t serialId, int32_t status) in SetVonrSwitch() function in OHOS::HDI::Ril::V1_3::RilImpl
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp408 int32_t HRilCall::SetVonrSwitch(int32_t serialId, int32_t status) in SetVonrSwitch() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp580 int32_t HRilManager::SetVonrSwitch(int32_t slotId, int32_t serialId, int32_t status) in SetVonrSwitch() function in OHOS::Telephony::HRilManager