• Home
  • Raw
  • Download

Lines Matching defs:in

48     const struct chreWwanCellIdentityCdma *in,  in chppWwanConvertCellIdentityCdmaFromChre()
58 const struct chreWwanSignalStrengthCdma *in, in chppWwanConvertSignalStrengthCdmaFromChre()
65 const struct chreWwanSignalStrengthEvdo *in, in chppWwanConvertSignalStrengthEvdoFromChre()
73 const struct chreWwanCellInfoCdma *in, struct ChppWwanCellInfoCdma *out) { in chppWwanConvertCellInfoCdmaFromChre()
83 const struct chreWwanCellIdentityGsm *in, in chppWwanConvertCellIdentityGsmFromChre()
95 const struct chreWwanSignalStrengthGsm *in, in chppWwanConvertSignalStrengthGsmFromChre()
103 const struct chreWwanCellInfoGsm *in, struct ChppWwanCellInfoGsm *out) { in chppWwanConvertCellInfoGsmFromChre()
111 const struct chreWwanCellIdentityLte *in, in chppWwanConvertCellIdentityLteFromChre()
122 const struct chreWwanSignalStrengthLte *in, in chppWwanConvertSignalStrengthLteFromChre()
133 const struct chreWwanCellInfoLte *in, struct ChppWwanCellInfoLte *out) { in chppWwanConvertCellInfoLteFromChre()
141 const struct chreWwanCellIdentityNr *in, in chppWwanConvertCellIdentityNrFromChre()
153 const struct chreWwanSignalStrengthNr *in, in chppWwanConvertSignalStrengthNrFromChre()
164 const struct chreWwanCellInfoNr *in, struct ChppWwanCellInfoNr *out) { in chppWwanConvertCellInfoNrFromChre()
172 const struct chreWwanCellIdentityTdscdma *in, in chppWwanConvertCellIdentityTdscdmaFromChre()
182 const struct chreWwanSignalStrengthTdscdma *in, in chppWwanConvertSignalStrengthTdscdmaFromChre()
188 const struct chreWwanCellInfoTdscdma *in, in chppWwanConvertCellInfoTdscdmaFromChre()
197 const struct chreWwanCellIdentityWcdma *in, in chppWwanConvertCellIdentityWcdmaFromChre()
208 const struct chreWwanSignalStrengthWcdma *in, in chppWwanConvertSignalStrengthWcdmaFromChre()
215 const struct chreWwanCellInfoWcdma *in, struct ChppWwanCellInfoWcdma *out) { in chppWwanConvertCellInfoWcdmaFromChre()
222 static void chppWwanConvertCellInfoFromChre(const struct chreWwanCellInfo *in, in chppWwanConvertCellInfoFromChre()
258 const struct chreWwanCellInfoResult *in, struct ChppWwanCellInfoResult *out, in chppWwanConvertCellInfoResultFromChre()
284 const struct chreWwanCellInfoResult *in, in chppWwanCellInfoResultFromChre()
305 const struct ChppWwanCellIdentityCdma *in, in chppWwanConvertCellIdentityCdmaToChre()
317 const struct ChppWwanSignalStrengthCdma *in, in chppWwanConvertSignalStrengthCdmaToChre()
326 const struct ChppWwanSignalStrengthEvdo *in, in chppWwanConvertSignalStrengthEvdoToChre()
336 const struct ChppWwanCellInfoCdma *in, struct chreWwanCellInfoCdma *out) { in chppWwanConvertCellInfoCdmaToChre()
354 const struct ChppWwanCellIdentityGsm *in, in chppWwanConvertCellIdentityGsmToChre()
368 const struct ChppWwanSignalStrengthGsm *in, in chppWwanConvertSignalStrengthGsmToChre()
378 const struct ChppWwanCellInfoGsm *in, struct chreWwanCellInfoGsm *out) { in chppWwanConvertCellInfoGsmToChre()
392 const struct ChppWwanCellIdentityLte *in, in chppWwanConvertCellIdentityLteToChre()
405 const struct ChppWwanSignalStrengthLte *in, in chppWwanConvertSignalStrengthLteToChre()
418 const struct ChppWwanCellInfoLte *in, struct chreWwanCellInfoLte *out) { in chppWwanConvertCellInfoLteToChre()
432 const struct ChppWwanCellIdentityNr *in, in chppWwanConvertCellIdentityNrToChre()
446 const struct ChppWwanSignalStrengthNr *in, in chppWwanConvertSignalStrengthNrToChre()
458 static bool chppWwanConvertCellInfoNrToChre(const struct ChppWwanCellInfoNr *in, in chppWwanConvertCellInfoNrToChre()
473 const struct ChppWwanCellIdentityTdscdma *in, in chppWwanConvertCellIdentityTdscdmaToChre()
485 const struct ChppWwanSignalStrengthTdscdma *in, in chppWwanConvertSignalStrengthTdscdmaToChre()
493 const struct ChppWwanCellInfoTdscdma *in, in chppWwanConvertCellInfoTdscdmaToChre()
508 const struct ChppWwanCellIdentityWcdma *in, in chppWwanConvertCellIdentityWcdmaToChre()
521 const struct ChppWwanSignalStrengthWcdma *in, in chppWwanConvertSignalStrengthWcdmaToChre()
530 const struct ChppWwanCellInfoWcdma *in, struct chreWwanCellInfoWcdma *out) { in chppWwanConvertCellInfoWcdmaToChre()
543 static bool chppWwanConvertCellInfoToChre(const struct ChppWwanCellInfo *in, in chppWwanConvertCellInfoToChre()
596 const struct ChppWwanCellInfoResult *in, struct chreWwanCellInfoResult *out, in chppWwanConvertCellInfoResultToChre()
636 const struct ChppWwanCellInfoResult *in, size_t inSize) { in chppWwanCellInfoResultToChre()