Searched refs:cells (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 237 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | radio_hidl_hal_utils_v1_1.h | 236 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.3/vts/functional/ |
D | radio_hidl_hal_utils_v1_3.h | 240 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_utils_v1_2.h | 276 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_utils_v1_4.h | 261 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 406 * cells between each filter element on width dimension. If this input is set, 411 * cells between each filter element on height dimension. If this input is set, 451 * cells between each filter element on width dimension. If this input is set, 456 * cells between each filter element on height dimension. If this input is set, 557 * cells between each filter element on width dimension. If this input is set, 562 * cells between each filter element on height dimension. If this input is set, 598 * cells between each filter element on width dimension. If this input is set, 603 * cells between each filter element on height dimension. If this input is set, 2328 * one input into the two RNN cells in the following way: 2339 * cells in the following way: [all …]
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 276 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 277 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 370 * cells between each filter element on width dimension. If this input is set, 375 * cells between each filter element on height dimension. If this input is set, 416 * cells between each filter element on width dimension. If this input is set, 421 * cells between each filter element on height dimension. If this input is set, 535 * cells between each filter element on width dimension. If this input is set, 540 * cells between each filter element on height dimension. If this input is set, 577 * cells between each filter element on width dimension. If this input is set, 582 * cells between each filter element on height dimension. If this input is set, 2404 * one input into the two RNN cells in the following way: 2415 * cells in the following way: [all …]
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1802 * camped cells; INT_MAX means invalid/unreported. 1808 * registered or camped cells; INT_MAX means invalid/unreported. 1815 * camped cells; LONG_MAX (2^63-1) means invalid/unreported.
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1206 * must return list of all current cells, including the neighboring cells. If for a particular
|
D | IRadioResponse.hal | 1403 * @param cells Vector of neighboring radio cell 1418 oneway getNeighboringCidsResponse(RadioResponseInfo info, vec<NeighboringCell> cells);
|
/hardware/ril/libril/ |
D | ril_service.cpp | 5089 hidl_vec<NeighboringCell> cells; in getNeighboringCidsResponse() local 5097 cells.resize(num); in getNeighboringCidsResponse() 5100 cells[i].cid = convertCharPtrToHidlString(resp->cid); in getNeighboringCidsResponse() 5101 cells[i].rssi = resp->rssi; in getNeighboringCidsResponse() 5107 cells); in getNeighboringCidsResponse()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 438 * TODO: should "new elements" be "new cells"?
|