Searched refs:DBUS_SYSTEM_LOG_INFO (Results 1 – 7 of 7) sorted by relevance
/external/dbus/test/internals/ |
D | syslog.c | 70 _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/ |
D | activation.c | 1100 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() 1961 … DBUS_SYSTEM_LOG_INFO, "Activating via systemd: service name='%s' unit='%s'", in bus_activation_activate_service() 1971 … DBUS_SYSTEM_LOG_INFO, "Activating systemd to hand-off: service name='%s' unit='%s'", in bus_activation_activate_service() 1984 … DBUS_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()
|
D | bus.c | 1004 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()
|
D | config-parser.c | 2261 _dbus_system_log (DBUS_SYSTEM_LOG_INFO, in include_dir()
|
/external/dbus/dbus/ |
D | dbus-sysdeps.h | 443 DBUS_SYSTEM_LOG_INFO, enumerator
|
D | dbus-sysdeps-util-unix.c | 470 case DBUS_SYSTEM_LOG_INFO: in _dbus_system_logv()
|
D | dbus-sysdeps-util-win.c | 308 case DBUS_SYSTEM_LOG_INFO: s = "info"; break; in _dbus_system_logv()
|