Home | History | Annotate | Download | only in bus

Lines Matching refs:existent

2022       _dbus_warn ("Messages were left over after verifying existent activation results\n");
2450 const char *existent = EXISTENT_SERVICE_NAME;
2467 DBUS_TYPE_STRING, &existent,
3132 block_connection_until_message_from_bus (context, connection, "reply to Echo on existent service");
4204 const char *existent = EXISTENT_SERVICE_NAME;
4216 if (!_dbus_string_array_contains ((const char **)services, existent))
4218 _dbus_warn ("Did not get the expected %s from ListActivatableNames\n", existent);
4239 DBUS_TYPE_STRING, &existent,
4381 if (!_dbus_string_array_contains ((const char **)services, existent))
4383 _dbus_warn ("Did not get the expected %s from ListNames\n", existent);
4619 _dbus_assert_not_reached ("existent service auto start failed");