HomeSort by relevance Sort by last modified time
    Searched refs:lpszHostName (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 58 g_free (file->url.lpszHostName);
120 file->url.lpszHostName = g_new (wchar_t, ++file->url.dwHostNameLength);
129 g_free (file->url.lpszHostName);
391 child->url.lpszHostName = g_memdup (winhttp_file->url.lpszHostName, (winhttp_file->url.dwHostNameLength+1)*2);
485 winhttp_file->url.lpszHostName,
625 winhttp_file->url.lpszHostName,
666 winhttp_file->url.lpszHostName,
winhttp.h 122 LPWSTR lpszHostName;

Completed in 32 milliseconds