Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c458 static int32_t QuerySupportCID(const PDNInfo *pdnInfos, int32_t pdnSize, const char *apn, const cha… in QuerySupportCID() function
501 cid = QuerySupportCID(pdnInfos, MAX_PDP_NUM, apn, ipType); in GetNeedActivateCid()