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

  /external/dbus/dbus/
dbus-arch-deps.h 61 #define DBUS_VERSION_STRING "1.4.0"
dbus-arch-deps.h.in 61 #define DBUS_VERSION_STRING "@DBUS_VERSION@"
dbus-misc.c 135 * @def DBUS_VERSION_STRING
227 /* Check DBUS_VERSION_STRING */
239 _dbus_assert (_dbus_string_equal_c_str (&str, DBUS_VERSION_STRING));
dbus-auth.c     [all...]
  /external/dbus/cmake/
config.h.cmake 27 #cmakedefine DBUS_VERSION_STRING "@DBUS_VERSION_STRING@"
29 #define VERSION DBUS_VERSION_STRING
  /external/dbus/bus/
main.c 89 DBUS_VERSION_STRING);

Completed in 352 milliseconds