Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-sysdeps.h434 DBUS_SYSTEM_LOG_INFO, enumerator
Ddbus-sysdeps-util-unix.c413 case DBUS_SYSTEM_LOG_INFO: in _dbus_system_logv()
Ddbus-sysdeps-util-win.c303 case DBUS_SYSTEM_LOG_INFO: s = "info"; break; in _dbus_system_logv()
/external/dbus/bus/
Dbus.c975 bus_context_log (context, DBUS_SYSTEM_LOG_INFO, "Reloaded configuration"); in bus_context_reload_config()
978 …bus_context_log (context, DBUS_SYSTEM_LOG_INFO, "Unable to reload configuration: %s", error->messa… in bus_context_reload_config()