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

  /external/bluetooth/glib/glib/
gtestutils.c 176 gchar *astrings[3] = { NULL, NULL, NULL }; local
211 msg.strings = astrings;
212 astrings[0] = (gchar*) string1;
213 astrings[1] = astrings[0] ? (gchar*) string2 : NULL;
    [all...]

Completed in 22 milliseconds