Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dndis_events.c38 #define BstrAlloc(x) (x) ? SysAllocString(x) : NULL macro
50 bsQueryLanguage = BstrAlloc(strQueryLanguage); in call_IWbemServices_ExecQuery()
51 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecQuery()
70 bsQueryLanguage = BstrAlloc(strQueryLanguage); in call_IWbemServices_ExecNotificationQueryAsync()
71 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecNotificationQueryAsync()
92 bsNetworkResource = BstrAlloc(strNetworkResource); in call_IWbemLocator_ConnectServer()
93 bsUser = BstrAlloc(strUser); in call_IWbemLocator_ConnectServer()
94 bsPassword = BstrAlloc(strPassword); in call_IWbemLocator_ConnectServer()
95 bsLocale = BstrAlloc(strLocale); in call_IWbemLocator_ConnectServer()
96 bsAuthority = BstrAlloc(strAuthorit in call_IWbemLocator_ConnectServer()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dndis_events.c38 #define BstrAlloc(x) (x) ? SysAllocString(x) : NULL macro
50 bsQueryLanguage = BstrAlloc(strQueryLanguage); in call_IWbemServices_ExecQuery()
51 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecQuery()
70 bsQueryLanguage = BstrAlloc(strQueryLanguage); in call_IWbemServices_ExecNotificationQueryAsync()
71 bsQuery = BstrAlloc(strQuery); in call_IWbemServices_ExecNotificationQueryAsync()
92 bsNetworkResource = BstrAlloc(strNetworkResource); in call_IWbemLocator_ConnectServer()
93 bsUser = BstrAlloc(strUser); in call_IWbemLocator_ConnectServer()
94 bsPassword = BstrAlloc(strPassword); in call_IWbemLocator_ConnectServer()
95 bsLocale = BstrAlloc(strLocale); in call_IWbemLocator_ConnectServer()
96 bsAuthority = BstrAlloc(strAuthorit in call_IWbemLocator_ConnectServer()
[all...]

Completed in 2 milliseconds