Home
last modified time | relevance | path

Searched refs:G_RESOLVER_ERROR_NOT_FOUND (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gio/
Dgthreadedresolver.c57 return G_RESOLVER_ERROR_NOT_FOUND; in g_resolver_error_from_addrinfo_error()
149 G_RESOLVER_ERROR_NOT_FOUND, in do_lookup_by_name()
675 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in g_resolver_records_from_res_query()
754 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in g_resolver_records_from_res_query()
852 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in g_resolver_records_from_DnsQuery()
902 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in g_resolver_records_from_DnsQuery()
Dgnetworkservice.c426 G_RESOLVER_ERROR_NOT_FOUND)) in G_DEFINE_TYPE()
583 G_RESOLVER_ERROR_NOT_FOUND)) in next_async_resolved_targets()
Dgioenums.h713 G_RESOLVER_ERROR_NOT_FOUND, enumerator
Dgresolver.c385 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in handle_ip_address_or_localhost()
Dgioenumtypes.c631 { G_RESOLVER_ERROR_NOT_FOUND, "G_RESOLVER_ERROR_NOT_FOUND", "not-found" }, in g_resolver_error_get_type()
/third_party/libsoup/libsoup/
Dsoup-proxy-resolver-wrapper.c44 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in convert_response()
/third_party/glib/gio/tests/
Dproxy-test.c742 G_RESOLVER_ERROR_NOT_FOUND, in g_fake_resolver_lookup_by_name()
769 G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in g_fake_resolver_lookup_by_name_async()
1110 g_assert_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND); in test_dns()
1121 g_assert_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND); in test_dns()
Dnetwork-address.c175 g_assert_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND); in test_resolve_address()
222 g_assert_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND); in test_resolve_address_gresolver()
/third_party/libsoup/tests/
Dconnection-test.c1140 G_RESOLVER_ERROR, G_RESOLVER_ERROR_NOT_FOUND, in do_connection_connect_test()