Searched defs:results (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | gscan_event_handler.cpp | 222 wifi_scan_result *results, in gscan_parse_hotlist_ap_results() 355 wifi_significant_change_result **results, in gscan_get_significant_change_results() 466 wifi_scan_result *results, in gscan_parse_hotlist_ssid_results() 878 wifi_scan_result *results, in gscan_parse_pno_network_results()
|
D | gscan.cpp | 979 wifi_cached_scan_results *results, in wifi_get_cached_gscan_results()
|
/hardware/interfaces/cas/1.0/default/ |
D | FactoryLoader.h | 125 vector<HidlCasPluginDescriptor>* results) { in enumeratePlugins() 172 const String8 &path, vector<HidlCasPluginDescriptor>* results) { in queryPluginsFromPath()
|
D | MediaCasService.cpp | 47 vector<HidlCasPluginDescriptor> results; in enumeratePlugins() local
|
/hardware/interfaces/audio/common/test/utility/include/utility/ |
D | ReturnIn.h | 54 std::tuple<ResultStore&...> results; variable
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDeviceSession.cpp | 402 void CameraDeviceSession::ResultBatcher::freeReleaseFences(hidl_vec<CaptureResult>& results) { in freeReleaseFences() 483 hidl_vec<CaptureResult> results; in sendBatchBuffersLocked() local 535 std::vector<CaptureResult> results; in sendBatchMetadataLocked() local 633 hidl_vec<CaptureResult> &results, bool tryWriteFmq) { in invokeProcessCaptureResultCallback() 660 hidl_vec<CaptureResult> results; in processOneCaptureResult() local
|
/hardware/interfaces/wifi/1.1/default/ |
D | wifi_rtt_controller.cpp | 177 const std::vector<const legacy_hal::wifi_rtt_result*>& results) { in rangeRequestInternal()
|
D | wifi_sta_iface.cpp | 405 const std::vector<legacy_hal::wifi_cached_scan_results>& results) { in startBackgroundScanInternal()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | gscan.cpp | 314 static int parseScanResults(wifi_scan_result *results, int num, nlattr *attr) in parseScanResults() 828 wifi_cached_scan_results *results, int max, int *num) in GetScanResultsCommand() 944 wifi_gscan_result_t *results = (wifi_gscan_result_t *)it2.get_data(); in handleResponse() local 978 int max, wifi_cached_scan_results *results, int *num) { in wifi_get_cached_gscan_results()
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | gscan.h | 225 wifi_scan_result results[MAX_AP_CACHE_PER_SCAN]; // scan results - one for each bssid member
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 831 const hidl_vec<CaptureResult>& results) { in processCaptureResult()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 472 wl_scan_results_t results; member
|