Searched refs:g_reportInfoForOperListToUse (Results 1 – 1 of 1) sorted by relevance
27 static struct ReportInfo g_reportInfoForOperListToUse; variable645 g_reportInfoForOperListToUse.error = HRIL_ERR_NETWORK_SEARCHING_INTERRUPTED; in GetNetworkSearchInformationPause()646 if (g_reportInfoForOperListToUse.requestInfo != NULL) { in GetNetworkSearchInformationPause()647 …OnNetworkReport(g_reportInfoForOperListToUse.requestInfo->slotId, g_reportInfoForOperListToUse, NU… in GetNetworkSearchInformationPause()650 if (g_reportInfoForOperListToUse.requestInfo != NULL) { in GetNetworkSearchInformationPause()651 g_reportInfoForOperListToUse.requestInfo = NULL; in GetNetworkSearchInformationPause()662 g_reportInfoForOperListToUse.error = HRIL_ERR_NETWORK_SEARCH_TIMEOUT; in PerformTimeOut()663 if (g_reportInfoForOperListToUse.requestInfo != NULL) { in PerformTimeOut()664 OnNetworkReport(g_reportInfoForOperListToUse.requestInfo->slotId, in PerformTimeOut()665 g_reportInfoForOperListToUse, NULL, 0); in PerformTimeOut()[all …]