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

  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 107 file->url.dwHostNameLength = 1;
120 file->url.lpszHostName = g_new (wchar_t, ++file->url.dwHostNameLength);
391 child->url.lpszHostName = g_memdup (winhttp_file->url.lpszHostName, (winhttp_file->url.dwHostNameLength+1)*2);
winhttp.h 123 DWORD dwHostNameLength;

Completed in 160 milliseconds