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

  /external/dbus/dbus/
dbus-internals.h 89 dbus_bool_t _dbus_is_verbose_real (void);
93 # define _dbus_is_verbose _dbus_is_verbose_real
dbus-internals.c 334 _dbus_is_verbose_real (void) function
360 if (!_dbus_is_verbose_real())

Completed in 194 milliseconds