Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c147 static int32_t FindSemicolonCharNum(const char *srcStr) in FindSemicolonCharNum() function
1441 int32_t semicolonNum = FindSemicolonCharNum(str); in ProcessCurrentCellList()