Searched refs:print_paths (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/gio/ |
D | gdbus-tool.c | 238 print_paths (GDBusConnection *c, in print_paths() function 307 print_paths (c, name, s); in print_paths() 714 print_paths (c, opt_emit_dest, "/"); in handle_emit() 738 print_paths (c, opt_emit_dest, s); in handle_emit() 1032 print_paths (c, opt_call_dest, "/"); in handle_call() 1054 print_paths (c, opt_call_dest, s); in handle_call() 1855 print_paths (c, opt_introspect_dest, "/"); in handle_introspect() 1884 print_paths (c, opt_introspect_dest, s); in handle_introspect() 2101 print_paths (c, opt_monitor_dest, "/"); in handle_monitor() 2124 print_paths (c, opt_monitor_dest, s); in handle_monitor()
|