Home
last modified time | relevance | path

Searched refs:SEND_USSD_SUCCESS (Results 1 – 1 of 1) sorted by relevance

/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp83 const std::string SEND_USSD_SUCCESS = "Send ussd success"; variable
709 …ReportMmiCodeMessage(static_cast<int32_t>(responseInfo.error), SEND_USSD_SUCCESS, INVALID_MMI_CODE… in EventSendUssd()