Searched refs:rewinddir (Results 1 - 2 of 2) sorted by last modified time

/system/core/adb/
H A Dsysdeps.h331 #define rewinddir rewinddir_utf8_not_yet_implemented macro
/system/core/sdcard/
H A Dfuse.cpp1206 /* rewinddir() might have been called above us, so rewind here too */
1207 DLOG(INFO) << "[" << handler->token << "] calling rewinddir()";
1208 rewinddir(h->d);
1215 /* increment the offset so we can detect when rewinddir() seeks back to the beginning */

Completed in 59 milliseconds