Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c1083 static int32_t ParseCellInfos(const char *str, const CellInfo *cellInfo) in ParseCellInfos() function
1172 if (ParseCellInfos(pLine->data, &cellInfo[index]) != 0) { in ReqGetNeighboringCellInfoList()