Home
last modified time | relevance | path

Searched defs:strQueryLanguage (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dndis_events.c44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery()
64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dndis_events.c44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery()
64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwmiatlprov.h282 …virtual HRESULT WINAPI ExecQuery(const BSTR strQueryLanguage,const BSTR strQuery,__LONG32 lFlags,I… in ExecQuery()
283 …virtual HRESULT WINAPI ExecNotificationQuery(const BSTR strQueryLanguage,const BSTR strQuery,__LON… in ExecNotificationQuery()
284 …virtual HRESULT WINAPI ExecNotificationQueryAsync(const BSTR strQueryLanguage,const BSTR strQuery,… in ExecNotificationQueryAsync()
Dxmltrnsf.h183 #define IWmiXMLTransformer_ExecQuery(This,strNamespacePath,strQuery,strQueryLanguage,pCtx,ppXMLDocu… argument