Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c28 static struct ReportInfo g_reportInfoForOperListToUse; variable
647 if (g_reportInfoForOperListToUse.requestInfo != NULL) { in GetNetworkSearchInformationPause()
648 …OnNetworkReport(g_reportInfoForOperListToUse.requestInfo->slotId, g_reportInfoForOperListToUse, NU… in GetNetworkSearchInformationPause()
651 if (g_reportInfoForOperListToUse.requestInfo != NULL) { in GetNetworkSearchInformationPause()
652 g_reportInfoForOperListToUse.requestInfo = NULL; in GetNetworkSearchInformationPause()
666 g_reportInfoForOperListToUse, NULL, 0); in PerformTimeOut()
688 if (g_reportInfoForOperListToUse.requestInfo != NULL) { in ReqGetNetworkSearchInformation()
712 g_reportInfoForOperListToUse.requestInfo = NULL; in ReqGetNetworkSearchInformation()
830 …OnNetworkReport(g_reportInfoForOperListToUse.requestInfo->slotId, g_reportInfoForOperListToUse, NU… in DealNetworkSearchInformation()
831 g_reportInfoForOperListToUse.requestInfo = NULL; in DealNetworkSearchInformation()
[all …]