Searched refs:cellInfoResult (Results 1 – 2 of 2) sorted by relevance
55 auto *cellInfoResult = static_cast<chreWwanCellInfoResult *>(data); in handleCellInfoResult() local58 .handleCellInfoResultSync(cellInfoResult); in handleCellInfoResult()
38 const struct chreWwanCellInfoResult *cellInfoResult) { in chppWwanSizeOfCellInfoResultFromChre() argument41 cellInfoResult->cellInfoCount * sizeof(struct ChppWwanCellInfo); in chppWwanSizeOfCellInfoResultFromChre()