Home
last modified time | relevance | path

Searched refs:pSvc (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dndis_events.c28 IWbemServices *pSvc; member
44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery()
53 hr = IWbemServices_ExecQuery(pSvc, bsQueryLanguage, bsQuery, lFlags, in call_IWbemServices_ExecQuery()
64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync()
73 hr = IWbemServices_ExecNotificationQueryAsync(pSvc, bsQueryLanguage, in call_IWbemServices_ExecNotificationQueryAsync()
146 IWbemServices_Release(events->pSvc); in ndis_events_destructor()
395 IWbemServices *pSvc, const char *class_name) in notification_query()
404 pSvc, L"WQL", query, 0, 0, pDestSink); in notification_query()
417 IWbemServices *pSvc) in register_async_notification()
430 if (notification_query(pDestSink, pSvc, class_lis in register_async_notification()
43 call_IWbemServices_ExecQuery( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) call_IWbemServices_ExecQuery() argument
63 call_IWbemServices_ExecNotificationQueryAsync( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) call_IWbemServices_ExecNotificationQueryAsync() argument
394 notification_query(IWbemObjectSink *pDestSink, IWbemServices *pSvc, const char *class_name) notification_query() argument
416 register_async_notification(IWbemObjectSink *pDestSink, IWbemServices *pSvc) register_async_notification() argument
487 IWbemServices *pSvc; ndis_events_get_adapter() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dndis_events.c28 IWbemServices *pSvc; member
44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery()
53 hr = IWbemServices_ExecQuery(pSvc, bsQueryLanguage, bsQuery, lFlags, in call_IWbemServices_ExecQuery()
64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync()
73 hr = IWbemServices_ExecNotificationQueryAsync(pSvc, bsQueryLanguage, in call_IWbemServices_ExecNotificationQueryAsync()
146 IWbemServices_Release(events->pSvc); in ndis_events_destructor()
395 IWbemServices *pSvc, const char *class_name) in notification_query()
404 pSvc, L"WQL", query, 0, 0, pDestSink); in notification_query()
417 IWbemServices *pSvc) in register_async_notification()
430 if (notification_query(pDestSink, pSvc, class_lis in register_async_notification()
43 call_IWbemServices_ExecQuery( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) call_IWbemServices_ExecQuery() argument
63 call_IWbemServices_ExecNotificationQueryAsync( IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) call_IWbemServices_ExecNotificationQueryAsync() argument
394 notification_query(IWbemObjectSink *pDestSink, IWbemServices *pSvc, const char *class_name) notification_query() argument
416 register_async_notification(IWbemObjectSink *pDestSink, IWbemServices *pSvc) register_async_notification() argument
487 IWbemServices *pSvc; ndis_events_get_adapter() local
[all...]

Completed in 2 milliseconds