Home
last modified time | relevance | path

Searched refs:g_debug (Results 1 – 25 of 33) sorted by relevance

12

/third_party/libsoup/libsoup/
Dsoup-websocket-connection.c286 g_debug ("error closing web socket stream: %s", error->message); in on_iostream_closed()
294 g_debug ("closed: completed io stream close"); in on_iostream_closed()
319 g_debug ("stopping input source"); in soup_websocket_connection_stop_input_source()
345 g_debug ("stopping output source"); in soup_websocket_connection_stop_output_source()
388 g_debug ("closing io stream"); in close_io_stream()
414 g_debug ("error shutting down io stream: %s", error->message); in shutdown_wr_io_stream()
430 g_debug ("peer did not close io when expected"); in on_timeout_close_io()
445 g_debug ("waiting %d seconds for peer to close io", timeout); in close_io_after_timeout()
480 g_debug ("Ignoring message since the connection is closed or is closing"); in send_message()
562 g_debug ("queued %d frame of len %u", (int)opcode, (guint)frame_len); in send_message()
[all …]
Dsoup-auth-ntlm.c516 g_debug ("NTLM single-sign-on using %s failed", NTLM_AUTH); in soup_auth_ntlm_get_connection_authorization()
555 g_debug ("NTLM single-sign-on by using %s failed", NTLM_AUTH); in soup_auth_ntlm_get_connection_authorization()
/third_party/glib/gio/tests/
Dgdbus-server-auth.c51 g_debug ("Accepting EXTERNAL authentication"); in allow_external_cb()
56 g_debug ("Rejecting \"%s\" authentication: not EXTERNAL", mechanism); in allow_external_cb()
68 g_debug ("Accepting ANONYMOUS authentication"); in allow_anonymous_cb()
73 g_debug ("Rejecting \"%s\" authentication: not ANONYMOUS", mechanism); in allow_anonymous_cb()
85 g_debug ("Accepting DBUS_COOKIE_SHA1 authentication"); in allow_sha1_cb()
90 g_debug ("Rejecting \"%s\" authentication: not DBUS_COOKIE_SHA1", in allow_sha1_cb()
101 g_debug ("Accepting \"%s\" authentication", mechanism); in allow_any_mechanism_cb()
113 g_debug ("Authorizing peer with no credentials"); in authorize_any_authenticated_peer_cb()
119 g_debug ("Authorizing peer with credentials: %s", str); in authorize_any_authenticated_peer_cb()
175 g_debug ("New connection from peer with no credentials"); in new_connection_cb()
[all …]
Dgdbus-exit-on-close.c72 g_debug ("closed (%d, no error)", remote_peer_vanished); in closed_cb()
74 g_debug ("closed (%d, %s %d \"%s\")", remote_peer_vanished, in closed_cb()
97 g_debug ("closed connection"); in close_async_cb()
Dgdbus-peer.c646 g_debug ("In check_connection for %d: connection %p, stream %p", n, c, stream);
647 g_debug ("closed = %d", g_io_stream_is_closed (stream));
651 g_debug ("socket_closed = %d", g_socket_is_closed (socket));
652g_debug ("socket_condition_check = %d", g_socket_condition_check (socket, G_IO_IN|G_IO_OUT|G_IO_ER…
665 g_debug ("error: %s", error->message);
670 g_debug ("no error, read %d bytes", (gint) num_read);
681 g_debug ("GDC %p has ref_count %d", c, G_OBJECT (c)->ref_count);
1054 g_debug ("=================================================="); in do_test_peer()
1055 g_debug ("=================================================="); in do_test_peer()
1056 g_debug ("=================================================="); in do_test_peer()
[all …]
Dmemory-monitor.c53 g_debug ("Warning level: %s (%d)", str , level); in warning_cb()
Dgdbus-threading.c66 g_debug ("refcount of %p is not right, sleeping", connection); in assert_connection_has_one_ref()
/third_party/glib/tests/
Dgio-test.c116 g_debug ("gio-test: ...from %d:%s%s%s%s", fd, in recv_message()
141 g_debug ("gio-test: ...from %d: EOF", fd); in recv_message()
164 g_debug ("gio-test: ...from %d: EOF", fd); in recv_message()
173 g_debug ("gio-test: ...from %d: %d bytes", fd, nbytes); in recv_message()
183 g_debug ("gio-test: ...from %d: EOF", fd); in recv_message()
190 g_debug ("gio-test: ...from %d: OK", fd); in recv_message()
395 g_debug ("gio-test: child writing %d+%d bytes to %d", in main()
413 g_debug ("gio-test: child exiting, closing %d", writefd); in main()
/third_party/glib/glib/tests/
Dsearch-utils.c74 g_debug ("Started"); in test_search()
95 g_debug ("'%s' - '%s' %s: %s", tests[i].prefix, tests[i].string, in test_search()
116 g_debug ("Current user locale: %s", user_locale); in main()
Dprotocol.c40 g_debug ("this is a regular g_debug() from the test suite"); in debug()
/third_party/glib/gio/
Dgsocketclient.c1549 g_debug ("GSocketClient: Connection cancelled!"); in g_socket_client_async_connect_complete()
1555 g_debug ("GSocketClient: Connection successful!"); in g_socket_client_async_connect_complete()
1581 g_debug ("GSocketClient: Starting new address enumeration"); in enumerator_next_async()
1605 g_debug ("GSocketClient: TLS handshake succeeded"); in g_socket_client_tls_handshake_callback()
1614 g_debug ("GSocketClient: TLS handshake failed: %s", data->error_info->tmp_error->message); in g_socket_client_tls_handshake_callback()
1632 g_debug ("GSocketClient: Starting TLS handshake"); in g_socket_client_tls_handshake()
1686 g_debug ("GSocketClient: Connection failed: %s", error->message); in complete_connection_with_error()
1729 g_debug ("GSocketClient: Starting application layer connection"); in try_next_successful_connection()
1765 g_debug ("GSocketClient: Starting proxy connection"); in try_next_successful_connection()
1840g_debug ("GSocketClient: Connection attempt failed: %s", data->error_info->tmp_error->message); in g_socket_client_connected_callback()
[all …]
Dgmemorymonitordbus.c100 g_debug ("Failed to create LowMemoryMonitor D-Bus proxy: %s", in lmm_appeared_cb()
Dgiomodule.c877 g_debug ("Failed to initialize %s (%s) for %s: %s", in try_implementation()
977 g_debug ("%s: Failed to find extension point ‘%s’", in _g_io_module_get_default()
1041 g_debug ("%s: Found default implementation %s (%s) for ‘%s’", in _g_io_module_get_default()
1046 g_debug ("%s: Failed to find default implementation for ‘%s’", in _g_io_module_get_default()
Dgosxappinfo.m246 g_debug ("Creating CFURL from %s %s failed!", cstr, is_file ? "file" : "uri");
319 g_debug ("Bundle not found for url.");
352 g_debug ("Application not found for id \"%s\".", id_str);
356 g_debug ("Application not found for unconvertable bundle id.");
Dgkeyfilesettingsbackend.c685 g_debug ("Loading default settings from %s", path); in load_system_settings()
705 g_debug ("Loading locks from %s", path); in load_system_settings()
717 g_debug ("Locking key %s", line); in load_system_settings()
Dgnetworkaddress.c965 g_debug ("IPv6 DNS error: %s", error->message); in got_ipv6_addresses()
1021 g_debug ("IPv4 DNS error: %s", error->message); in got_ipv4_addresses()
Dgwin32appinfo.c1389 g_debug ("ProgramID %S looks like a UWP application, but isn't", in decide_which_id_to_use()
1512 g_debug ("%S%S\\shell\\%S does not have a \"command\" subkey", in process_verbs_commands()
1627 g_debug ("%S%S\\%S does not exist", in process_uwp_verbs()
1658 g_debug ("%S%S\\%S does not have an ActivatableClassId string value", in process_uwp_verbs()
3788 g_debug ("Unable to get UWP apps: %s", error->message); in update_registry_data()
3799 g_debug ("Collecting capable appnames: %lums\n" in update_registry_data()
Dglib-compile-schemas.c1897 g_debug ("Processing override file '%s'", filename); in set_overrides()
1932 g_debug ("Processing group '%s' (schema '%s', %s)", in set_overrides()
Dgdbusproxy.c1196 g_debug ("error: %d %d %s", in on_name_owner_changed_get_all_cb()
1385 g_debug ("error: %d %d %s", in async_init_get_all_cb()
Dgdbusauth.c1344 g_debug ("Unexpected line '%s' while in WaitingForBegin state", line); in _g_dbus_auth_run_server()
/third_party/glib/glib/
Dgmessages.h326 #define g_debug(...) g_log_structured_standard (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, \ macro
351 #define g_debug(...) g_log (G_LOG_DOMAIN, \ macro
375 #define g_debug(format...) g_log_structured_standard (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, \ macro
398 #define g_debug(format...) g_log (G_LOG_DOMAIN, \ macro
454 g_debug (const gchar *format, in g_debug() function
Dgenviron.c307g_debug ("setenv()/putenv() are not thread-safe and should not be used after threads are created"); in g_setenv()
370 g_debug ("unsetenv() is not thread-safe and should not be used after threads are created"); in g_unsetenv()
Dgthread-posix.c1222 g_debug ("Failed to get thread scheduler attributes: %s", g_strerror (errsv)); in g_system_thread_get_scheduler_settings()
1238 g_debug ("Failed to set thread scheduler attributes: %s", g_strerror (errsv)); in g_system_thread_get_scheduler_settings()
1271 g_debug ("Failed to set scheduler settings: %s", g_strerror (errsv)); in linux_pthread_proxy()
Dgutils.c1600 g_debug ("g_set_user_dirs: Setting %s to %s", type, new_value); in set_str_if_different()
1618 g_debug ("g_set_user_dirs: Setting %s to %s", type, new_value_str); in set_strv_if_different()
/third_party/gstreamer/gstplugins_bad/tests/examples/uvch264/
Dtest-uvch264.c236 g_debug ("H264 caps : %s", gst_caps_to_string (h264_caps)); in set_caps()
237 g_debug ("Preview caps : %s", gst_caps_to_string (raw_caps)); in set_caps()
239 g_debug ("Invalid caps"); in set_caps()
289 g_debug ("Unable to go to state PLAYING"); in on_button_playing_clicked()
379 g_debug ("Setting drop probability to : %f", drop_probability); in set_drop_probability()
559 g_debug ("Unable to load glade file : %s", error->message); in main()
585 g_debug ("Unable to go to state READY"); in main()

12