Searched refs:cells (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 32 List<Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/1/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 38 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/interfaces/biometrics/face/aidl/aidl_api/android.hardware.biometrics.face/current/android/hardware/biometrics/face/ |
D | EnrollmentStageConfig.aidl | 38 List<android.hardware.biometrics.face.Cell> cells;
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_utils_v1_0.h | 249 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 | 247 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 | 248 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | radio_hidl_hal_utils_v1_2.h | 286 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 470 * must return list of all current cells, including the neighboring cells. If for a particular
|
/hardware/interfaces/radio/1.4/vts/functional/ |
D | radio_hidl_hal_utils_v1_4.h | 269 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 407 * cells between each filter element on width dimension. If this input is set, 412 * cells between each filter element on height dimension. If this input is set, 452 * cells between each filter element on width dimension. If this input is set, 457 * cells between each filter element on height dimension. If this input is set, 559 * cells between each filter element on width dimension. If this input is set, 564 * cells between each filter element on height dimension. If this input is set, 600 * cells between each filter element on width dimension. If this input is set, 605 * cells between each filter element on height dimension. If this input is set, 2330 * one input into the two RNN cells in the following way: 2341 * cells in the following way: [all …]
|
/hardware/interfaces/radio/1.5/vts/functional/ |
D | radio_hidl_hal_utils_v1_5.h | 286 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 372 * cells between each filter element on width dimension. If this input is set, 377 * cells between each filter element on height dimension. If this input is set, 418 * cells between each filter element on width dimension. If this input is set, 423 * cells between each filter element on height dimension. If this input is set, 539 * cells between each filter element on width dimension. If this input is set, 544 * cells between each filter element on height dimension. If this input is set, 581 * cells between each filter element on width dimension. If this input is set, 586 * cells between each filter element on height dimension. If this input is set, 2408 * one input into the two RNN cells in the following way: 2419 * 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.6/vts/functional/ |
D | radio_hidl_hal_utils_v1_6.h | 342 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1212 * 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 | 5027 hidl_vec<NeighboringCell> cells; in getNeighboringCidsResponse() local 5035 cells.resize(num); in getNeighboringCidsResponse() 5038 cells[i].cid = convertCharPtrToHidlString(resp->cid); in getNeighboringCidsResponse() 5039 cells[i].rssi = resp->rssi; in getNeighboringCidsResponse() 5045 cells); in getNeighboringCidsResponse()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 438 * TODO: should "new elements" be "new cells"?
|