Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril_vendor_call_defs.h766 void (*SetUssd)(const ReqDataInfo *requestInfo, const char *str); member
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_call.cpp335 int32_t HRilCall::SetUssd(int32_t serialId, const std::string &str) in SetUssd() function in OHOS::Telephony::HRilCall
H A Dhril_manager.cpp520 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/services/tel_ril/src/
H A Dtel_ril_manager.cpp510 int32_t TelRilManager::SetUssd(int32_t slotId, const std::string str, const AppExecFwk::InnerEvent::Pointer &response) in SetUssd() function in OHOS::Telephony::TelRilManager
H A Dtel_ril_call.cpp513 int32_t TelRilCall::SetUssd(const std::string str, const AppExecFwk::InnerEvent::Pointer &result) in SetUssd() function in OHOS::Telephony::TelRilCall
/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp228 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd() function in OHOS::Telephony::CoreManagerInner

Completed in 23 milliseconds