Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/include/
H A Dat_network.h76 int32_t ProcessCurrentCellList(struct ReportInfo reportInfo, const char *s);
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_report.c244 ProcessCurrentCellList(reportInfo, str); in OnNotifyOps()
H A Dat_network.c1429 int32_t ProcessCurrentCellList(struct ReportInfo reportInfo, const char *s) in ProcessCurrentCellList() function