Searched refs:SendUssd (Results 1 – 3 of 3) sorted by relevance
184 int32_t SendUssd(int32_t slotId, const std::string &msg);
124 supplement.SendUssd(slotId, mmiData_.fullString); in ExecuteMmiCode()
690 int32_t CellularCallSupplement::SendUssd(int32_t slotId, const std::string &msg) in SendUssd() function in OHOS::Telephony::CellularCallSupplement