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

  /external/dbus/dbus/
dbus-uuidgen.c 55 _DBUS_SET_OOM (error);
62 _DBUS_SET_OOM (error);
dbus-shell.c 332 _DBUS_SET_OOM (error);
339 _DBUS_SET_OOM (error);
361 _DBUS_SET_OOM (error);
378 _DBUS_SET_OOM (error);
412 _DBUS_SET_OOM (error);
428 _DBUS_SET_OOM (error);
449 _DBUS_SET_OOM (error);
468 _DBUS_SET_OOM (error);
485 _DBUS_SET_OOM (error);
596 _DBUS_SET_OOM (error)
    [all...]
dbus-bus.c 442 _DBUS_SET_OOM (error);
670 _DBUS_SET_OOM (error);
692 _DBUS_SET_OOM (error);
714 _DBUS_SET_OOM (error);
875 _DBUS_SET_OOM (error);
884 _DBUS_SET_OOM (error);
956 _DBUS_SET_OOM (error);
993 _DBUS_SET_OOM (error);
    [all...]
dbus-internals.c 658 _DBUS_SET_OOM (error);
665 _DBUS_SET_OOM (error);
686 _DBUS_SET_OOM (error);
733 _DBUS_SET_OOM (error);
741 _DBUS_SET_OOM (error);
747 _DBUS_SET_OOM (error);
dbus-sysdeps-util-unix.c 259 _DBUS_SET_OOM (error);
267 _DBUS_SET_OOM (error);
478 _DBUS_SET_OOM (error);
484 _DBUS_SET_OOM (error);
491 _DBUS_SET_OOM (error);
1069 _DBUS_SET_OOM (error);
1075 _DBUS_SET_OOM (error);
1116 _DBUS_SET_OOM (error);
dbus-userdb-util.c 59 _DBUS_SET_OOM (error);
66 _DBUS_SET_OOM (error);
dbus-spawn-win.c 638 _DBUS_SET_OOM (error);
648 _DBUS_SET_OOM (error);
664 _DBUS_SET_OOM (error);
671 _DBUS_SET_OOM (error);
678 _DBUS_SET_OOM (error);
dbus-errors.c 417 _DBUS_SET_OOM (error);
dbus-address.c 339 _DBUS_SET_OOM (error);
641 _DBUS_SET_OOM (error);
dbus-internals.h 269 #define _DBUS_SET_OOM(error) dbus_set_error_const ((error), DBUS_ERROR_NO_MEMORY, _dbus_no_memory_message)
dbus-sysdeps-util-win.c 198 _DBUS_SET_OOM (error);
206 _DBUS_SET_OOM (error);
    [all...]
dbus-sysdeps-win.c 593 _DBUS_SET_OOM (error);
633 _DBUS_SET_OOM (error);
682 _DBUS_SET_OOM (error);
689 _DBUS_SET_OOM (error);
    [all...]
dbus-sysdeps-unix.c     [all...]
dbus-message.c 858 _DBUS_SET_OOM (error);
876 _DBUS_SET_OOM (error);
    [all...]
dbus-connection.c     [all...]
dbus-transport.c 377 _DBUS_SET_OOM (error);
    [all...]
dbus-object-tree.c 407 _DBUS_SET_OOM (error);
    [all...]
  /external/dbus/bus/
config-loader-libxml.c 42 #define _DBUS_MAYBE_SET_OOM(e) (dbus_error_is_set(e) ? (void)0 : _DBUS_SET_OOM(e))
76 _DBUS_SET_OOM (error);
131 _DBUS_SET_OOM (error);
161 _DBUS_SET_OOM (error);
167 _DBUS_SET_OOM (error);
185 _DBUS_SET_OOM (error);
192 _DBUS_SET_OOM (error);
204 _DBUS_SET_OOM (error);
selinux.c 679 _DBUS_SET_OOM (error);

Completed in 189 milliseconds