HomeSort by relevance Sort by last modified time
    Searched refs:dirScanner_nextFull (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/utils/
dirscanner.h 33 * This is only the file name, use dirScanner_nextFull to
47 const char* dirScanner_nextFull( DirScanner* s );
dirscanner.c 186 dirScanner_nextFull( DirScanner* s )
201 return dirScanner_nextFull(s);

Completed in 146 milliseconds