Home
last modified time | relevance | path

Searched refs:NeighboringCell (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/radio/1.1/vts/functional/
Dradio_response.cpp351 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
Dradio_hidl_hal_utils_v1_1.h247 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioResponse-network.cpp172 const hidl_vec<V1_0::NeighboringCell>&) { in getNeighboringCidsResponse() argument
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_response.cpp359 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
Dradio_hidl_hal_utils_v1_2.h286 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_response.cpp359 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
Dradio_hidl_hal_utils_v1_3.h248 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_utils_v1_0.h249 const RadioResponseInfo& info, const ::android::hardware::hidl_vec<NeighboringCell>& cells);
Dradio_response.cpp473 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_response.cpp362 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
Dradio_hidl_hal_utils_v1_4.h269 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_response.cpp362 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
Dradio_hidl_hal_utils_v1_5.h286 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/
DRadioResponse.h171 const hidl_vec<V1_0::NeighboringCell>& cells) override;
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_response.cpp401 const ::android::hardware::hidl_vec<NeighboringCell>& /*cells*/) { in getNeighboringCidsResponse()
Dradio_hidl_hal_utils_v1_6.h342 const ::android::hardware::hidl_vec<NeighboringCell>& cells);
/hardware/interfaces/radio/1.0/
DIRadioResponse.hal1418 oneway getNeighboringCidsResponse(RadioResponseInfo info, vec<NeighboringCell> cells);
Dtypes.hal781 struct NeighboringCell {
/hardware/ril/libril/
Dril_service.cpp5027 hidl_vec<NeighboringCell> cells; in getNeighboringCidsResponse()