HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_assert_not_reached (Results 26 - 50 of 58) sorted by null

12 3

  /external/dbus/dbus/
dbus-marshal-header.c 117 _dbus_assert_not_reached ("couldn't pad header though enough padding was preallocated");
352 _dbus_assert_not_reached ("no variant field?");
833 _dbus_assert_not_reached ("none of the known fields should have this type");
903 _dbus_assert_not_reached ("unknown field shouldn't be seen here");
    [all...]
dbus-list.c 997 _dbus_assert_not_reached ("could not allocate for append");
1000 _dbus_assert_not_reached ("count not allocate for prepend");
1189 _dbus_assert_not_reached ("element should have been in list");
1191 _dbus_assert_not_reached ("element should have been in list");
1221 _dbus_assert_not_reached ("element should have been in list");
1223 _dbus_assert_not_reached ("element should have been in list");
dbus-hash.c 343 _dbus_assert_not_reached ("Unknown hash table type");
    [all...]
dbus-keyring.c 632 _dbus_assert_not_reached ("didn't handle errors properly");
1065 _dbus_assert_not_reached ("no memory");
1067 _dbus_assert_not_reached ("no memory");
dbus-threads.c 594 _dbus_assert_not_reached ("Either the nonrecusrive or recursive mutex "
599 _dbus_assert_not_reached ("Either the nonrecusrive or recursive mutex "
dbus-credentials.c 243 _dbus_assert_not_reached ("Unknown credential enum value");
dbus-mempool.c 374 _dbus_assert_not_reached ("freed nonexistent block");
dbus-spawn.c 657 _dbus_assert_not_reached ("Child has not exited");
1219 _dbus_assert_not_reached ("Got to code after write_err_and_exit()");
1227 _dbus_assert_not_reached ("Got to code after exec() - should have exited on error");
    [all...]
dbus-timeout.c 344 _dbus_assert_not_reached ("Nonexistent timeout was removed");
dbus-watch.c 395 _dbus_assert_not_reached ("Nonexistent watch was removed");
dbus-md5.c 517 _dbus_assert_not_reached ("no memory for md5 results");
520 _dbus_assert_not_reached ("no memory for md5 results");
dbus-server.c     [all...]
dbus-signature.c 539 _dbus_assert_not_reached ("out of memory");
dbus-sysdeps-win.c 470 _dbus_assert_not_reached ("not implemented");
496 _dbus_assert_not_reached ("Could not initialize WinSock");
508 _dbus_assert_not_reached ("No usable WinSock found");
971 _dbus_assert_not_reached ("buffer overflow in _dbus_poll");
1109 _dbus_assert_not_reached ("buffer overflow in _dbus_poll");
    [all...]
dbus-auth-script.c 221 _dbus_assert_not_reached ("no memory");
dbus-marshal-validate.c 653 _dbus_assert_not_reached ("invalid typecode in supposedly-validated signature");
    [all...]
  /external/dbus/bus/
connection.c 227 _dbus_assert_not_reached ("Removing service owner failed for non-memory-related reason");
241 _dbus_assert_not_reached ("setting watch functions to NULL failed");
247 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
273 _dbus_assert_not_reached ("adjusting downward should never fail");
744 _dbus_assert_not_reached ("setting watch functions to NULL failed");
750 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
772 _dbus_assert_not_reached ("failed to set connection data to null");
    [all...]
bus.c 755 _dbus_assert_not_reached ("second ref of server data slot failed");
996 _dbus_assert_not_reached ("setting watch functions to NULL failed");
1002 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
    [all...]
config-loader-libxml.c 286 _dbus_assert_not_reached ("unexpected nodes in XML");
expirelist.c 378 _dbus_assert_not_reached ("out of memory");
services.c 1047 _dbus_assert_not_reached ("Tried to swap a non primary owner");
1056 _dbus_assert_not_reached ("Tried to swap owner of a service that has no owners");
1060 _dbus_assert_not_reached ("Tried to swap owner of a service that has no other owners in the queue");
1146 _dbus_assert_not_reached ("Tried to remove owner of a service that has no owners");
    [all...]
activation-helper.c 415 _dbus_assert_not_reached ("dbus-daemon-launch-helper-test binary is setuid!");
activation.c 196 _dbus_assert_not_reached ("setting watch functions to NULL failed");
    [all...]
signals.c     [all...]
  /external/dbus/test/
test-service.c 115 _dbus_assert_not_reached ("Unexpected message received\n");

Completed in 5133 milliseconds

12 3