Home
last modified time | relevance | path

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

/system/chre/chpp/common/
Dwwan_convert.c616 struct chreWwanCellInfo *cellsOut = in chppWwanConvertCellInfoResultToChre() local
618 if (cellsOut == NULL) { in chppWwanConvertCellInfoResultToChre()
623 if (!chppWwanConvertCellInfoToChre(&cellsIn[i], &cellsOut[i])) { in chppWwanConvertCellInfoResultToChre()
627 out->cells = cellsOut; in chppWwanConvertCellInfoResultToChre()