Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_report.c174 static int32_t WapPushNotifyMock(const char *s, HRilSmsResponse *smsResponse) in WapPushNotifyMock() function
203 if ((reportInfo.notifyId = WapPushNotifyMock(s, &response)) > 0) { in ProcessNotifyMock()