Home
last modified time | relevance | path

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

/system/chre/core/
Dwwan_request_manager.cc55 auto *cellInfoResult = static_cast<chreWwanCellInfoResult *>(data); in handleCellInfoResult() local
58 .handleCellInfoResultSync(cellInfoResult); in handleCellInfoResult()
/system/chre/chpp/common/
Dwwan_convert.c38 const struct chreWwanCellInfoResult *cellInfoResult) { in chppWwanSizeOfCellInfoResultFromChre() argument
41 cellInfoResult->cellInfoCount * sizeof(struct ChppWwanCellInfo); in chppWwanSizeOfCellInfoResultFromChre()