Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1536 } RIL_CellInfo_v12; typedef
2201 RIL_CellInfo_v12* network_infos; // List of network information
Dreference-ril.c2386 RIL_CellInfo_v12 ci[1] =
/device/generic/goldfish/radio/include/telephony/
Dril.h1535 } RIL_CellInfo_v12; typedef
2200 RIL_CellInfo_v12* network_infos; // List of network information
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1606 } RIL_CellInfo_v12; typedef
2316 RIL_CellInfo_v12* network_infos; // List of network information
Dril_service.cpp6952 || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()
9374 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()
9377 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()
9523 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()
9924 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1705 } RIL_CellInfo_v12; typedef
2446 RIL_CellInfo_v12* network_infos; // List of network information
Dril_service.cpp7201 || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()
9684 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()
9687 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()
9830 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal_1_2()
9832 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal_1_2()
10152 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()
10553 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp5949 || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in getCellInfoListResponse()
7998 int num = responseLen / sizeof(RIL_CellInfo_v12); in convertRilCellInfoListToHal()
8001 RIL_CellInfo_v12 *rillCellInfo = (RIL_CellInfo_v12 *) response; in convertRilCellInfoListToHal()
8148 if ((response == NULL && responseLen != 0) || responseLen % sizeof(RIL_CellInfo_v12) != 0) { in cellInfoListInd()
8549 networkScanResult->network_infos_length * sizeof(RIL_CellInfo_v12), in networkScanResultInd()
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp1440 RIL_CellInfo_v12 ci; in request_get_cell_info_list()
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c2761 RIL_CellInfo_v12 ci[1] =