/third_party/glib/gio/ |
D | gdocumentportal.c | 53 g_prefix_error (error, "Cannot connect to session bus when initializing document portal: "); in get_document_portal() 65 g_prefix_error (error, "Cannot create document portal proxy: "); in get_document_portal() 74 g_prefix_error (error, "Cannot get document portal mount point: "); in get_document_portal()
|
D | gdbusaddress.c | 674 g_prefix_error (error, _("Error auto-launching: ")); in g_dbus_address_connect() 773 … g_prefix_error (error, _("Error writing contents of nonce file “%s” to stream:"), nonce_file); in g_dbus_address_connect() 1108 g_prefix_error (error, _("Cannot spawn a message bus without a machine-id: ")); in get_session_address_dbus_launch() 1157 g_prefix_error (error, _("Error spawning command line “%s”: "), command_line); in get_session_address_dbus_launch()
|
D | gnetworkmonitornetlink.c | 120 g_prefix_error (error, "%s", _("Could not create network monitor: ")); in g_network_monitor_netlink_initable_init() 183 g_prefix_error (error, "%s", _("Could not get network status: ")); in request_dump()
|
D | gaction.c | 536 g_prefix_error (error, "Detailed action name '%s' has invalid format: ", detailed_name); in g_action_parse_detailed_name()
|
D | gdbusauth.c | 800 g_prefix_error (error, "DATA response is malformed: "); in _g_dbus_auth_run_client() 1145 g_prefix_error (error, "Initial response is malformed: "); in _g_dbus_auth_run_server() 1280 g_prefix_error (error, "DATA response is malformed: "); in _g_dbus_auth_run_server()
|
D | gunixconnection.c | 363 g_prefix_error (error, _("Error sending credentials: ")); in g_unix_connection_send_credentials()
|
D | gsocketclient.c | 191 g_prefix_error (&error, _("Could not connect to proxy server %s: "), name); in clarify_connect_error() 205 g_prefix_error (&error, _("Could not connect to %s: "), name); in clarify_connect_error() 207 g_prefix_error (&error, _("Could not connect: ")); in clarify_connect_error()
|
D | gdbusauthmechanismsha1.c | 401 g_prefix_error (error, in keyring_lookup_entry() 907 g_prefix_error (error, in keyring_generate_entry()
|
D | gdbusmessage.c | 2257 g_prefix_error (error, _("Cannot deserialize message: ")); in g_dbus_message_new_from_blob() 2746 g_prefix_error (error, _("Cannot serialize message: ")); in g_dbus_message_to_blob()
|
D | gdbusintrospection.c | 1747 g_prefix_error (&error, "%d:%d: ", in parser_error()
|
D | gwin32registrykey.c | 2066 g_prefix_error (error, in g_win32_registry_key_get_value()
|
D | glib-compile-schemas.c | 474 g_prefix_error (error, _("Failed to parse <default> value of type “%s”: "), type); in key_state_end_default()
|
D | gsocket.c | 3066 g_prefix_error (error, _("Unable to get pending error: ")); in g_socket_check_connect_result() 6073 g_prefix_error (error, in g_socket_get_credentials()
|
D | gdbusproxy.c | 1561 g_prefix_error (&error, in async_init_start_service_by_name_cb()
|
/third_party/glib/gio/tests/ |
D | socket-client.c | 189 g_prefix_error (error, "Error getting local address: "); in make_connection() 213 g_prefix_error (error, "Could not create TLS connection: "); in make_connection() 233 g_prefix_error (error, "Error during TLS handshake: "); in make_connection()
|
D | gdbus-serialization.c | 255 g_prefix_error (error, in append_gv_to_dbus_message()
|
/third_party/glib/glib/tests/ |
D | error.c | 54 g_prefix_error (&error, "foo %d %s: ", 1, "two"); in test_prefix() 58 g_prefix_error (&error, "foo %d %s: ", 1, "two"); in test_prefix()
|
/third_party/glib/glib/ |
D | gerror.h | 243 void g_prefix_error (GError **err,
|
D | gerror.c | 1083 g_prefix_error (GError **err, in g_prefix_error() function
|
D | gmarkup.c | 397 g_prefix_error (&tmp_error, in set_error_literal() 439 g_prefix_error (&src, in propagate_error()
|
/third_party/glib/gio/gvdb/ |
D | gvdb-reader.c | 219 g_prefix_error (error, "%s: ", filename); in gvdb_table_new()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/ |
D | gstrtmp2sink.c | 1162 g_prefix_error (error, "setsockopt failed: "); in socket_set_pacing_rate()
|
/third_party/libsoup/libsoup/ |
D | soup-socket.c | 166 g_prefix_error (error, _("Could not import existing socket: ")); in soup_socket_initable_init()
|
D | soup-server.c | 1826 g_prefix_error (error, in soup_server_listen_internal()
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 758 g_prefix_error
|