Home
last modified time | relevance | path

Searched refs:SetUssd (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp172 int32_t RilImpl::SetUssd(int32_t slotId, int32_t serialId, const std::string &str) in SetUssd() function in OHOS::HDI::Ril::V1_3::RilImpl
174 return TaskSchedule(&Telephony::HRilManager::SetUssd, slotId, serialId, str); in SetUssd()
/drivers/peripheral/ril/interfaces/hdi_service/include/
H A Dril_impl.h64 int32_t SetUssd(int32_t slotId, int32_t serialId, const std::string &str) override;

Completed in 4 milliseconds