Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp207 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
242 for (nl_iterator it(attr); it.has_next() && i < num; it.next(), i++) { in parseScanResults()
249 for (nl_iterator it2(sc_data); it2.has_next(); it2.next()) { in parseScanResults()
872 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
877 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleResponse()
Dcpp_bindings.h99 bool has_next() { in has_next() function
Dwifi_hal.cpp591 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