Home
last modified time | relevance | path

Searched defs:SetUssd (Results 1 – 6 of 6) sorted by relevance

/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_vendor_call_defs.h746 void (*SetUssd)(const ReqDataInfo *requestInfo, const char *str); member
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_call.cpp522 int32_t TelRilCall::SetUssd(const std::string str, const AppExecFwk::InnerEvent::Pointer &result) in SetUssd() function in OHOS::Telephony::TelRilCall
Dtel_ril_manager.cpp450 int32_t TelRilManager::SetUssd(int32_t slotId, const std::string str, const AppExecFwk::InnerEvent:… in SetUssd() function in OHOS::Telephony::TelRilManager
/base/telephony/ril_adapter/services/hril/src/
Dhril_call.cpp240 int32_t HRilCall::SetUssd(int32_t serialId, const std::string &str) in SetUssd() function in OHOS::Telephony::HRilCall
Dhril_manager.cpp477 int32_t HRilManager::SetUssd(int32_t slotId, int32_t serialId, const std::string &str) in SetUssd() function in OHOS::Telephony::HRilManager
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp182 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd() function in OHOS::Telephony::CoreManagerInner