Home
last modified time | relevance | path

Searched refs:DBUS_SYSTEM_LOG_INFO (Results 1 – 7 of 7) sorted by relevance

/external/dbus/test/internals/
Dsyslog.c70 _dbus_system_log (DBUS_SYSTEM_LOG_INFO, MESSAGE "%d", 42); in test_syslog()
80 _dbus_system_log (DBUS_SYSTEM_LOG_INFO, MESSAGE "%d", 42); in test_syslog()
/external/dbus/bus/
Dactivation.c1100 DBUS_SYSTEM_LOG_INFO, "Successfully activated service '%s'", in bus_activation_service_created()
1384 DBUS_SYSTEM_LOG_INFO, "Activated service '%s' failed: %s", in pending_activation_finished_cb()
1459 DBUS_SYSTEM_LOG_INFO, in pending_activation_timed_out()
1961DBUS_SYSTEM_LOG_INFO, "Activating via systemd: service name='%s' unit='%s'", in bus_activation_activate_service()
1971DBUS_SYSTEM_LOG_INFO, "Activating systemd to hand-off: service name='%s' unit='%s'", in bus_activation_activate_service()
1984DBUS_SYSTEM_LOG_INFO, "Failed to activate via systemd: service name='%s' unit='%s'", in bus_activation_activate_service()
2084 DBUS_SYSTEM_LOG_INFO, "Activating service name='%s' (using servicehelper)", in bus_activation_activate_service()
2088 DBUS_SYSTEM_LOG_INFO, "Activating service name='%s'", in bus_activation_activate_service()
2100 DBUS_SYSTEM_LOG_INFO, "Failed to activate service %s: %s", in bus_activation_activate_service()
2205 DBUS_SYSTEM_LOG_INFO, "Activation via systemd failed for unit '%s': %s", in dbus_activation_systemd_failure()
Dbus.c1004 bus_context_log (context, DBUS_SYSTEM_LOG_INFO, "Reloaded configuration"); in bus_context_reload_config()
1007 …bus_context_log (context, DBUS_SYSTEM_LOG_INFO, "Unable to reload configuration: %s", error->messa… in bus_context_reload_config()
Dconfig-parser.c2261 _dbus_system_log (DBUS_SYSTEM_LOG_INFO, in include_dir()
/external/dbus/dbus/
Ddbus-sysdeps.h443 DBUS_SYSTEM_LOG_INFO, enumerator
Ddbus-sysdeps-util-unix.c470 case DBUS_SYSTEM_LOG_INFO: in _dbus_system_logv()
Ddbus-sysdeps-util-win.c308 case DBUS_SYSTEM_LOG_INFO: s = "info"; break; in _dbus_system_logv()