Home
last modified time | relevance | path

Searched refs:BstrFree (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Dndis_events.c39 #define BstrFree(x) if (x) SysFreeString(x) macro
56 BstrFree(bsQueryLanguage); in call_IWbemServices_ExecQuery()
57 BstrFree(bsQuery); in call_IWbemServices_ExecQuery()
77 BstrFree(bsQueryLanguage); in call_IWbemServices_ExecNotificationQueryAsync()
78 BstrFree(bsQuery); in call_IWbemServices_ExecNotificationQueryAsync()
102 BstrFree(bsNetworkResource); in call_IWbemLocator_ConnectServer()
103 BstrFree(bsUser); in call_IWbemLocator_ConnectServer()
104 BstrFree(bsPassword); in call_IWbemLocator_ConnectServer()
105 BstrFree(bsLocale); in call_IWbemLocator_ConnectServer()
106 BstrFree(bsAuthority); in call_IWbemLocator_ConnectServer()