Searched refs:pathnames (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dmultiplay.c143 char **pathnames = &argv[i]; local
187 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathnames[i % numPathnames]};
224 printf("player %d (%s): ", i, pathnames[i]);

Completed in 27 milliseconds