Home
last modified time | relevance | path

Searched refs:has_next (Results 1 – 6 of 6) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp334 for (unsigned int i = 0; it.has_next() && i < *mNumRings; it.next()) { in handleResponse()
500 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()
609 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
641 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()
788 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
Drtt.cpp381 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()
388 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleEvent()
Dcpp_bindings.h99 bool has_next() { in has_next() function
Dgscan.cpp258 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
293 for (nl_iterator it(attr); it.has_next() && i < num; it.next(), i++) { in parseScanResults()
300 for (nl_iterator it2(sc_data); it2.has_next(); it2.next()) { in parseScanResults()
921 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
927 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleResponse()
Dwifi_hal.cpp879 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcpp_bindings.h116 bool has_next() { in has_next() function