Searched defs:scan_results (Results 1 – 7 of 7) sorted by relevance
484 struct scan_results struct486 int64_t ttypeIndex; // > 0 catch handler, < 0 exception spec handler, == 0 a cleanup487 const uint8_t* actionRecord; // Currently unused. Retained to ease future maintenance.488 const uint8_t* languageSpecificData; // Needed only for __cxa_call_unexpected489 uintptr_t landingPad; // null -> nothing found, else something found490 void* adjustedPtr; // Used in cxa_exception.cpp491 _Unwind_Reason_Code reason; // One of _URC_FATAL_PHASE1_ERROR,
108 std::vector<CellularScanResult> scan_results; in TEST_F() local
50 const CellularScanResults& scan_results() const { return scan_results_; } in scan_results() function
115 std::vector<CellularScanResult>* scan_results) { in ParseCellularScanResults()
55 ScanResults scan_results; in ScanResultCountForExtension() local260 ScanResults* scan_results) { in UpdateScanResultsFromPreferences()
174 const DeviceState::CellularScanResults& scan_results = in DeviceListChanged() local
2475 struct wpa_scan_results *scan_results = arg; in get_noise_for_scan_results() local