Home
last modified time | relevance | path

Searched refs:G_RESOLVER_ERROR_INTERNAL (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgthreadedresolver.c63 return G_RESOLVER_ERROR_INTERNAL; in g_resolver_error_from_addrinfo_error()
685 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_INTERNAL, in g_resolver_records_from_res_query()
862 g_set_error (error, G_RESOLVER_ERROR, G_RESOLVER_ERROR_INTERNAL, in g_resolver_records_from_DnsQuery()
972 g_task_return_new_error (task, G_RESOLVER_ERROR, G_RESOLVER_ERROR_INTERNAL, in do_lookup_records()
Dgioenums.h715 G_RESOLVER_ERROR_INTERNAL enumerator
Dgioenumtypes.c633 { G_RESOLVER_ERROR_INTERNAL, "G_RESOLVER_ERROR_INTERNAL", "internal" }, in g_resolver_error_get_type()