Home
last modified time | relevance | path

Searched refs:cciv (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c1443 CurrentCellInfoVendor *cciv = NULL; in ProcessCurrentCellList() local
1445 cciv = (CurrentCellInfoVendor *)calloc(semicolonNum, sizeof(CurrentCellInfoVendor)); in ProcessCurrentCellList()
1446 if (cciv == NULL) { in ProcessCurrentCellList()
1452 if (ParseGetCurrentCellInfoResponseLine(pStr, &cciv[cellList.itemNum]) != 0) { in ProcessCurrentCellList()
1457 cellList.currentCellInfo = cciv; in ProcessCurrentCellList()

Completed in 4 milliseconds