Home | History | Annotate | Download | only in bus

Lines Matching refs:existent

1969       _dbus_warn ("Messages were left over after verifying existent activation results\n");
2397 const char *existent = EXISTENT_SERVICE_NAME;
2414 DBUS_TYPE_STRING, &existent,
3069 block_connection_until_message_from_bus (context, connection, "reply to Echo on existent service");
3742 const char *existent = EXISTENT_SERVICE_NAME;
3754 if (!_dbus_string_array_contains ((const char **)services, existent))
3756 _dbus_warn ("Did not get the expected %s from ListActivatableNames\n", existent);
3776 DBUS_TYPE_STRING, &existent,
3918 if (!_dbus_string_array_contains ((const char **)services, existent))
3920 _dbus_warn ("Did not get the expected %s from ListNames\n", existent);
4096 _dbus_assert_not_reached ("existent service auto start failed");