Home
last modified time | relevance | path

Searched defs:cached_results (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/vixl/tools/
H A Dlint.py117 def ShouldLint(filename, cached_results): argument
134 cached_results = None): argument
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dgscan.cpp1385 wifi_cached_scan_results *cached_results, in gscan_get_cached_results()
2174 wifi_cached_scan_results *cached_results) in allocCachedResultsTemp()
2243 wifi_cached_scan_results *cached_results) in copyCachedScanResults()
Dgscancommand.h53 wifi_cached_scan_results *cached_results; member
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dgscan.cpp1422 wifi_cached_scan_results *cached_results, in gscan_get_cached_results()
2225 wifi_cached_scan_results *cached_results) in allocCachedResultsTemp()
2294 wifi_cached_scan_results *cached_results) in copyCachedScanResults()
Dgscancommand.h53 wifi_cached_scan_results *cached_results; member
/aosp_15_r20/external/autotest/client/cros/netprotos/
H A Dzeroconf.py410 def cached_results(self, rrname, rrtype, timestamp=None): member in ZeroconfDaemon
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp2396 wifi_cached_scan_result cached_results[MAX_CACHED_SCAN_RESULT]; in printCachedScanResults() local