Searched refs:g_message (Results 1 – 13 of 13) sorted by relevance
/external/bluetooth/glib/glib/ |
D | gmessages.h | 145 #define g_message(...) g_log (G_LOG_DOMAIN, \ macro 165 #define g_message(format...) g_log (G_LOG_DOMAIN, \ macro 190 g_message (const gchar *format, in g_message() function
|
D | gtestutils.c | 1716 g_message ("Not implemented: g_test_trap_fork"); in g_test_trap_fork()
|
/external/bluetooth/glib/gobject/ |
D | testgobject.c | 254 g_message ("::test_signal default_handler called"); in test_object_test_signal() 410 g_message ("signal return: \"%s\"", string); in main() 425 g_message ("%s done", argv[0]); in main()
|
D | gobject.c | 206 g_message ("[%p] stale %s\tref_count=%u", in debug_objects_foreach() 218 g_message ("stale GObjects: %u", debug_objects_count); in debug_objects_atexit()
|
D | gsignal.c | 3118 g_message ("%s::%s(%u) emitted (instance=%p, signal-node=%p)", in signal_emit_unlocked_R()
|
/external/webkit/Source/WebKit/gtk/webkit/ |
D | webkitwebinspector.cpp | 362 …g_message("PROP_JAVASCRIPT_PROFILING_ENABLED is not work because of the javascript debugger is dis… in webkit_web_inspector_set_property() 397 …g_message("PROP_JAVASCRIPT_PROFILING_ENABLED is not work because of the javascript debugger is dis… in webkit_web_inspector_get_property()
|
D | webkitwebview.cpp | 1238 g_message("console message: %s @%d: %s\n", sourceId, line, message); in webkit_web_view_real_console_message()
|
/external/bluetooth/glib/tests/ |
D | testglib.c | 538 g_message ("this is a g_message test."); in log_warning_error_tests() 539 g_message ("non-printable UTF-8: \"\xc3\xa4\xda\x85\""); in log_warning_error_tests() 540 g_message ("unsafe chars: \"\x10\x11\x12\n\t\x7f\x81\x82\x83\""); in log_warning_error_tests()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 951 g_message
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-1-2 | 558 g_error, and g_message wrappers since some compilers throw 1237 * gdate.c: s/time_t/GTime/ and s/g_print/g_message/ 2172 for g_warning, g_error and g_message are only provided for backwards 2561 * gutils.c gmessages.c: Moved g_error, g_warning, g_message and
|
D | ChangeLog.pre-2-6 | 1582 * tests/testglib.c (main): Add testcases for g_message() involving
|
D | ChangeLog.pre-2-16 | 240 g_error() to g_message() to avoid stopping on warnings. At least
|
D | ChangeLog.pre-2-0 | 4049 * gutils.c, gscanner.c: fix up compatibility warnings, use g_message(). 4659 * gmesage.c: print g_message() output to stderr instead of stdout.
|