Searched refs:pDestSink (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | ndis_events.c | 394 static int notification_query(IWbemObjectSink *pDestSink, in notification_query() argument 404 pSvc, L"WQL", query, 0, 0, pDestSink); in notification_query() 416 static int register_async_notification(IWbemObjectSink *pDestSink, in register_async_notification() argument 430 if (notification_query(pDestSink, pSvc, class_list[i]) < 0) in register_async_notification()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | ndis_events.c | 394 static int notification_query(IWbemObjectSink *pDestSink, in notification_query() argument 404 pSvc, L"WQL", query, 0, 0, pDestSink); in notification_query() 416 static int register_async_notification(IWbemObjectSink *pDestSink, in register_async_notification() argument 430 if (notification_query(pDestSink, pSvc, class_list[i]) < 0) in register_async_notification()
|
Completed in 2 milliseconds