Searched refs:strQuery (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | ndis_events.c | 44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery() argument 51 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecQuery() 64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync() argument 71 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecNotificationQueryAsync()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | ndis_events.c | 44 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecQuery() argument 51 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecQuery() 64 IWbemServices *pSvc, LPCWSTR strQueryLanguage, LPCWSTR strQuery, in call_IWbemServices_ExecNotificationQueryAsync() argument 71 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecNotificationQueryAsync()
|