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 105 dbus_bool_t _dbus_is_verbose_real (void);
108 # define _dbus_is_verbose _dbus_is_verbose_real
dbus-internals.c 400 _dbus_is_verbose_real (void) function
433 if (!_dbus_is_verbose_real())

Completed in 36 milliseconds