HomeSort by relevance Sort by last modified time
    Searched full:g_printerr (Results 1 - 25 of 32) sorted by null

1 2

  /external/bluetooth/bluez/attrib/
gatttool.c 125 g_printerr("%s\n", err->message);
143 g_printerr("Discover all primary services failed: %s\n",
164 g_printerr("Discover primary services by UUID failed: %s\n",
198 g_printerr("Discover all characteristics failed: %s\n",
232 g_printerr("Characteristic value/descriptor read failed: %s\n",
237 g_printerr("Protocol error\n");
262 g_printerr("Read characteristics by UUID failed: %s\n",
310 g_printerr("A valid handle is required\n");
335 g_printerr("A valid handle is required\n");
340 g_printerr("A value is required\n")
    [all...]
utils.c 57 g_printerr("MTU cannot be smaller than %d\n", minimum_mtu);
63 g_printerr("Remote Bluetooth address required\n");
102 g_printerr("%s\n", err->message);
interactive.c 597 g_printerr("Invalid value\n");
  /external/bluetooth/glib/gio/
pltcheck.sh 12 SKIP='\<g_access\|\<g_array_\|\<g_ascii\|\<g_list_\|\<g_assertion_message\|\<g_warn_message\|\<g_atomic\|\<g_build_filename\|\<g_byte_array\|\<g_child_watch\|\<g_convert\|\<g_dir_\|\<g_error_\|\<g_clear_error\|\<g_file_error_quark\|\<g_file_get_contents\|\<g_file_set_contents\|\<g_file_test\|\<g_file_read_link\|\<g_filename_\|\<g_find_program_in_path\|\<g_free\|\<g_get_\|\<g_getenv\|\<g_hash_table_\|\<g_idle_\|\<g_intern_static_string\|\<g_io_channel_\|\<g_key_file_\|\<g_listenv\|\<g_locale_to_utf8\|\<g_log\|\<g_main_context_wakeup\|\<g_malloc\|\<g_markup_\|\<g_mkdir_\|\<g_mkstemp\|\<g_module_\|\<g_object_\|\<g_once_\|\<g_param_spec_\|\<g_path_\|\<g_printerr\|\<g_propagate_error\|\<g_ptr_array_\|\<g_qsort_\|\<g_quark_\|\<g_queue_\|\<g_realloc\|\<g_return_if_fail\|\<g_set_error\|\<g_shell_\|\<g_signal_\|\<g_slice_\|\<g_slist_\|\<g_snprintf\|\<g_source_\|\<g_spawn_\|\<g_static_\|\<g_str\|\<g_thread_pool_\|\<g_time_val_add\|\<g_timeout_\|\<g_type_\|\<g_unlink\|\<g_uri_\|\<g_utf8_\|\<g_value_\|\<g_enum_\|\<g_flags_\|\<g_checksum\|\<g_io_add_watch\|\<g_bit_\|\<g_poll\|\<g_boxed'
giomodule.c 157 g_printerr ("%s\n", g_module_error ());
169 g_printerr ("%s\n", g_module_error ());
269 g_printerr ("Failed to load module: %s\n", path);
  /external/bluetooth/bluez/tracer/
main.c 101 g_printerr("%s\n", err->message);
104 g_printerr("An unknown error occurred\n");
  /external/bluetooth/glib/tests/
asyncqueue-test.c 10 /* #define DEBUG_MSG(args) g_printerr args ; g_printerr ("\n"); */
list-test.c 7 /* #define DEBUG_MSG(args) g_printerr args ; g_printerr ("\n"); */
markup-escape-test.c 21 g_printerr ("g_markup_escape_text(): expected '%s', got '%s'\n",
62 g_printerr ("g_markup_printf_escaped(): expected '%s', got '%s'\n",
slist-test.c 7 /* #define DEBUG_MSG(args) g_printerr args ; g_printerr ("\n"); */
slice-color.c 134 g_printerr ("Invalid arguments: block-size=%llu memory-size=%llu\n", block_size, area_size);
139 g_printerr ("Will allocate and touch %llu blocks of %llu bytes (= %llu bytes) %llu times with color increment: 0x%08llx\n",
172 g_printerr ("failed to parse number at: %s\n", derr);
threadpool-test.c 9 /* #define DEBUG_MSG(args) g_printerr args ; g_printerr ("\n"); */
  /external/webkit/Source/WebKit2/UIProcess/Launcher/gtk/
ProcessLauncherGtk.cpp 65 g_printerr("Creation of socket failed: %s.\n", g_strerror(errno));
80 g_printerr("Unable to fork a new WebProcess: %s.\n", error->message);
  /external/bluetooth/glib/tests/refcount/
closures.c 182 g_printerr ("c");
200 g_printerr ("C");
266 g_printerr (".\n");
  /external/dbus/tools/
dbus-viewer.c 111 g_printerr (_("Assuming root node is at path /, since no absolute path is specified"));
194 g_printerr ("%s\n", data);
290 g_printerr ("Failed to get owner of '%s'\n", lfsd->service_name);
300 g_printerr ("Failed to Introspect() %s\n",
548 g_printerr ("Could not open bus connection: %s\n",
  /external/bluetooth/glib/docs/reference/glib/tmpl/
warnings.sgml 70 <!-- ##### FUNCTION g_printerr ##### -->
76 g_printerr() should not be used from within libraries. Instead g_log() should
87 Any messages passed to g_printerr() will be output via the new handler.
  /external/bluetooth/bluez/src/
main.c 408 g_printerr("%s\n", err->message);
411 g_printerr("An unknown error occurred\n");
  /external/bluetooth/glib/glib/
gtestutils.c 152 g_printerr ("{*LOG(%s)", g_test_log_type_name (msg->log_type));
154 g_printerr (":{%s}", msg->strings[ui]);
157 g_printerr (":(");
159 g_printerr ("%s%.16Lg", ui ? ";" : "", msg->nums[ui]);
160 g_printerr (")");
162 g_printerr (":LOG*}\n");
    [all...]
gmessages.h 231 void g_printerr (const gchar *format,
gmessages.c 1028 g_printerr (const gchar *format, function
  /external/bluetooth/glib/tests/gobject/
override.c 383 g_printerr ("*** emitting %s on a %s instance\n"
  /external/bluetooth/glib/po/
Makefile.in.in 106 --flag=g_printerr:1:c-format \
  /external/dbus/doc/
dbus-tutorial.xml     [all...]
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 856 g_printerr
    [all...]
  /external/bluetooth/glib/gobject/
gtype.c 108 #define G_READ_LOCK(rw_lock) do { g_printerr (G_STRLOC ": readL++\n"); g_static_rw_lock_reader_lock (rw_lock); } while (0)
109 #define G_READ_UNLOCK(rw_lock) do { g_printerr (G_STRLOC ": readL--\n"); g_static_rw_lock_reader_unlock (rw_lock); } while (0)
110 #define G_WRITE_LOCK(rw_lock) do { g_printerr (G_STRLOC ": writeL++\n"); g_static_rw_lock_writer_lock (rw_lock); } while (0)
111 #define G_WRITE_UNLOCK(rw_lock) do { g_printerr (G_STRLOC ": writeL--\n"); g_static_rw_lock_writer_unlock (rw_lock); } while (0)
    [all...]

Completed in 656 milliseconds

1 2