Searched refs:G_IO_ERROR_PROXY_NOT_ALLOWED (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/ |
D | gioenums.h | 574 G_IO_ERROR_PROXY_NOT_ALLOWED, enumerator
|
D | ghttpproxy.c | 158 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PROXY_NOT_ALLOWED, in check_reply()
|
D | gsocks5proxy.c | 374 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PROXY_NOT_ALLOWED, in parse_connect_reply()
|
D | gioenumtypes.c | 484 { G_IO_ERROR_PROXY_NOT_ALLOWED, "G_IO_ERROR_PROXY_NOT_ALLOWED", "proxy-not-allowed" }, in g_io_error_enum_get_type()
|
/third_party/libsoup/libsoup/ |
D | soup-session.c | 1619 error->code == G_IO_ERROR_PROXY_NOT_ALLOWED) in status_from_connect_error()
|