Searched refs:SendUssd (Results 1 – 5 of 5) sorted by relevance
234 int32_t SendUssd(int32_t slotId, const std::string &msg);
205 supplement.SendUssd(slotId, mmiData_.fullString); in ExecuteMmiCode()
1291 int32_t CellularCallSupplement::SendUssd(int32_t slotId, const std::string &msg) in SendUssd() function in OHOS::Telephony::CellularCallSupplement
890 EXPECT_NE(supplement.SendUssd(slotId, "test"), TELEPHONY_SUCCESS);
297 callSup.SendUssd(SIM1_SLOTID, "*#21#");