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

/external/qemu/android/utils/
H A Ddirscanner.h33 * This is only the file name, use dirScanner_nextFull to
47 const char* dirScanner_nextFull( DirScanner* s );
H A Ddirscanner.c186 dirScanner_nextFull( DirScanner* s ) function
201 return dirScanner_nextFull(s);

Completed in 1657 milliseconds