Searched defs:SetUssd (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_call_defs.h | 766 void (*SetUssd)(const ReqDataInfo *requestInfo, const char *str); member
|
/ohos5.0/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_call.cpp | 513 int32_t TelRilCall::SetUssd(const std::string str, const AppExecFwk::InnerEvent::Pointer &result) in SetUssd() function in OHOS::Telephony::TelRilCall
|
H A D | tel_ril_manager.cpp | 499 int32_t TelRilManager::SetUssd(int32_t slotId, const std::string str, const AppExecFwk::InnerEvent:… in SetUssd() function in OHOS::Telephony::TelRilManager
|
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/ |
H A D | ril_impl.cpp | 172 int32_t RilImpl::SetUssd(int32_t slotId, int32_t serialId, const std::string &str) in SetUssd() function in OHOS::HDI::Ril::V1_3::RilImpl
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_call.cpp | 335 int32_t HRilCall::SetUssd(int32_t serialId, const std::string &str) in SetUssd() function in OHOS::Telephony::HRilCall
|
H A D | hril_manager.cpp | 524 int32_t HRilManager::SetUssd(int32_t slotId, int32_t serialId, const std::string &str) in SetUssd() function in OHOS::Telephony::HRilManager
|
/ohos5.0/base/telephony/core_service/frameworks/native/src/ |
H A D | core_manager_inner.cpp | 228 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd() function in OHOS::Telephony::CoreManagerInner
|