Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_support.c164 if (g_response == NULL) { in ProcessResponse()
171 if (g_response != NULL) { in ProcessResponse()
177 if (g_response != NULL) { in ProcessResponse()
215 g_response->head = line; in AddLinkListNode()
217 g_response->last = line; in AddLinkListNode()
305 if (g_response != NULL) { in NewResponseInfo()
311 if (g_response == NULL) { in NewResponseInfo()
338 while (g_response != NULL && g_response->result == NULL && g_readerClosed == 0) { in SendCommandNoLock()
352 g_response = NULL; in SendCommandNoLock()
365 if (g_response != NULL) { in ClearCurCommand()
[all …]