Home | History | Annotate | Download | only in bus

Lines Matching full:_dbus_verbose

60   _dbus_verbose ("sending name owner changed: %s [%s -> %s]\n",
581 _dbus_verbose ("Trying to own name %s with flags 0x%x\n", name, flags);
643 _dbus_verbose ("Trying to release name %s\n", name);
769 _dbus_verbose ("No memory to get arguments to StartServiceByName\n");
779 _dbus_verbose ("bus_activation_activate_service() failed\n");
923 _dbus_verbose ("bus_activation_set_environment_variable() failed\n");
981 _dbus_verbose ("No memory to get arguments to AddMatch\n");
1037 _dbus_verbose ("No memory to get arguments to RemoveMatch\n");
1286 _dbus_verbose ("asked for UID of connection %s\n", service);
1362 _dbus_verbose ("asked for PID of connection %s\n", service);
1438 _dbus_verbose ("asked for audit session data for connection %s\n", service);
1512 _dbus_verbose ("asked for security context of connection %s\n", service);
1878 _dbus_verbose ("Introspect() on bus driver\n");
1953 _dbus_verbose ("Driver got a non-method-call message, ignoring\n");
1964 _dbus_verbose ("Driver got a method call: %s\n", name);
1987 _dbus_verbose ("Found driver handler for %s\n", name);
1992 _dbus_verbose ("Call to %s has wrong args (%s, expected %s)\n",
2007 _dbus_verbose ("Driver handler succeeded\n");
2013 _dbus_verbose ("Driver handler returned failure\n");
2019 _dbus_verbose ("No driver handler for message \"%s\"\n",