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

  /external/bluetooth/glib/gio/win32/
winhttp.h 61 #define WINHTTP_ERROR_BASE 12000
114 #define ERROR_WINHTTP_AUTODETECTION_FAILED (WINHTTP_ERROR_BASE + 180)
gwinhttpvfs.c 257 if (error_code >= WINHTTP_ERROR_BASE && error_code < WINHTTP_ERROR_BASE + 200)

Completed in 330 milliseconds