Searched defs:cached_results (Results 1 – 7 of 7) sorted by relevance
117 def ShouldLint(filename, cached_results): argument134 cached_results = None): argument
1385 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()
53 wifi_cached_scan_results *cached_results; member
1422 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()
410 def cached_results(self, rrname, rrtype, timestamp=None): member in ZeroconfDaemon
2396 wifi_cached_scan_result cached_results[MAX_CACHED_SCAN_RESULT]; in printCachedScanResults() local