Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dscan.h27 struct scan_info *info, int new_scan);
Dbss.h117 int new_scan);
Dbss.c797 int new_scan) in wpa_bss_update_end() argument
802 if ((info && info->aborted) || !new_scan) in wpa_bss_update_end()
Devents.c53 int new_scan, int own_request);
1593 int new_scan, int own_request) in wpas_select_network_from_last_scan() argument
1618 if (new_scan) in wpas_select_network_from_last_scan()
1634 if (new_scan) in wpas_select_network_from_last_scan()
1654 if (new_scan) in wpas_select_network_from_last_scan()
Dscan.c2096 struct scan_info *info, int new_scan) in wpa_supplicant_get_scan_results() argument
2139 wpa_bss_update_end(wpa_s, info, new_scan); in wpa_supplicant_get_scan_results()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_path.cpp102 uint8_t* new_scan = in IntersectMaskF() local
105 new_scan[col - new_box.left] = in IntersectMaskF()