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

  /external/dbus/dbus/
dbus-shell.c 397 _DBUS_SET_OOM (error);
404 _DBUS_SET_OOM (error);
426 _DBUS_SET_OOM (error);
443 _DBUS_SET_OOM (error);
477 _DBUS_SET_OOM (error);
493 _DBUS_SET_OOM (error);
514 _DBUS_SET_OOM (error);
533 _DBUS_SET_OOM (error);
550 _DBUS_SET_OOM (error);
661 _DBUS_SET_OOM (error)
    [all...]
dbus-bus.c 390 _DBUS_SET_OOM (error);
618 _DBUS_SET_OOM (error);
640 _DBUS_SET_OOM (error);
662 _DBUS_SET_OOM (error);
823 _DBUS_SET_OOM (error);
832 _DBUS_SET_OOM (error);
992 _DBUS_SET_OOM (error);
1002 _DBUS_SET_OOM (error);
    [all...]
dbus-uuidgen.c 55 _DBUS_SET_OOM (error);
dbus-sysdeps-util-unix.c 145 _DBUS_SET_OOM (error);
154 _DBUS_SET_OOM (error);
366 _DBUS_SET_OOM (error);
372 _DBUS_SET_OOM (error);
379 _DBUS_SET_OOM (error);
dbus-internals.c 585 _DBUS_SET_OOM (error);
636 _DBUS_SET_OOM (error);
653 _DBUS_SET_OOM (error);
dbus-userdb-util.c 58 _DBUS_SET_OOM (error);
65 _DBUS_SET_OOM (error);
dbus-errors.c 389 _DBUS_SET_OOM (error);
dbus-address.c 338 _DBUS_SET_OOM (error);
633 _DBUS_SET_OOM (error);
dbus-internals.h 249 #define _DBUS_SET_OOM(error) dbus_set_error_const ((error), DBUS_ERROR_NO_MEMORY, _dbus_no_memory_message)
dbus-connection.c     [all...]
dbus-transport.c 347 _DBUS_SET_OOM (error);
    [all...]
dbus-message.c 746 _DBUS_SET_OOM (error);
764 _DBUS_SET_OOM (error);
    [all...]
dbus-sysdeps-unix.c     [all...]
  /external/dbus/bus/
config-loader-libxml.c 39 #define _DBUS_MAYBE_SET_OOM(e) (dbus_error_is_set(e) ? (void)0 : _DBUS_SET_OOM(e))
73 _DBUS_SET_OOM (error);
128 _DBUS_SET_OOM (error);
158 _DBUS_SET_OOM (error);
164 _DBUS_SET_OOM (error);
182 _DBUS_SET_OOM (error);
189 _DBUS_SET_OOM (error);
201 _DBUS_SET_OOM (error);
selinux.c 599 _DBUS_SET_OOM (error);

Completed in 974 milliseconds