Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c929 static int32_t ParseCellInfoWcdma(const char *str, CellInfo *ci) in ParseCellInfoWcdma() function
1098 if (ParseCellInfoWcdma(pStr, ci) != 0) { in ParseCellInfos()