HomeSort by relevance Sort by last modified time
    Searched refs:DBUS_SYSTEM_LOG_INFO (Results 1 - 4 of 4) sorted by null

  /external/dbus/dbus/
dbus-sysdeps.h 434 DBUS_SYSTEM_LOG_INFO,
dbus-sysdeps-util-unix.c 413 case DBUS_SYSTEM_LOG_INFO:
dbus-sysdeps-util-win.c 303 case DBUS_SYSTEM_LOG_INFO: s = "info"; break;
    [all...]
  /external/dbus/bus/
bus.c 975 bus_context_log (context, DBUS_SYSTEM_LOG_INFO, "Reloaded configuration");
978 bus_context_log (context, DBUS_SYSTEM_LOG_INFO, "Unable to reload configuration: %s", error->message);
    [all...]

Completed in 19 milliseconds