Searched refs:validateIdentity (Results 1 – 10 of 10) sorted by relevance
20 bool CellInfoTdscdma::validateIdentity( in validateIdentity() function in general_test::CellInfoTdscdma61 return (validateIdentity(cell.cellIdentityTdscdma) in validate()
20 bool CellInfoWcdma::validateIdentity( in validateIdentity() function in general_test::CellInfoWcdma66 return (validateIdentity(cell.cellIdentityWcdma) in validate()
20 bool CellInfoGsm::validateIdentity( in validateIdentity() function in general_test::CellInfoGsm77 return (validateIdentity(cell.cellIdentityGsm) in validate()
20 bool CellInfoCdma::validateIdentity( in validateIdentity() function in general_test::CellInfoCdma82 return (validateIdentity(cell.cellIdentityCdma) in validate()
20 bool CellInfoLte::validateIdentity( in validateIdentity() function in general_test::CellInfoLte80 return (validateIdentity(cell.cellIdentityLte) in validate()
30 static bool validateIdentity(const struct chreWwanCellIdentityLte identity);
30 static bool validateIdentity(
30 static bool validateIdentity(const struct chreWwanCellIdentityGsm identity);
30 static bool validateIdentity(const struct chreWwanCellIdentityCdma identity);