Home
last modified time | relevance | path

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

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