Searched defs:SetUssd (Results 1 - 6 of 6) sorted by relevance
/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
|
/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 | 520 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 D | tel_ril_manager.cpp | 510 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 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
|
/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
|
Completed in 23 milliseconds