Searched defs:SetUssd (Results 1 – 6 of 6) sorted by relevance
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_vendor_call_defs.h | 746 void (*SetUssd)(const ReqDataInfo *requestInfo, const char *str); member
|
/base/telephony/core_service/services/tel_ril/src/ |
D | tel_ril_call.cpp | 522 int32_t TelRilCall::SetUssd(const std::string str, const AppExecFwk::InnerEvent::Pointer &result) in SetUssd() function in OHOS::Telephony::TelRilCall
|
D | tel_ril_manager.cpp | 450 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/ |
D | hril_call.cpp | 240 int32_t HRilCall::SetUssd(int32_t serialId, const std::string &str) in SetUssd() function in OHOS::Telephony::HRilCall
|
D | hril_manager.cpp | 477 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/ |
D | core_manager_inner.cpp | 182 int32_t CoreManagerInner::SetUssd(int32_t slotId, int32_t eventId, const std::string str, in SetUssd() function in OHOS::Telephony::CoreManagerInner
|