HomeSort by relevance Sort by last modified time
    Searched full:not_a_dbus_message (Results 1 - 1 of 1) sorted by null

  /external/dbus/test/
corrupt.c 200 static const gchar not_a_dbus_message[CORRUPT_LEN] = { 0 }; variable
225 send_n_bytes (socket, not_a_dbus_message, CORRUPT_LEN);
260 const gchar *arg = not_a_dbus_message;

Completed in 9113 milliseconds