Searched defs:__fill_DIR (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Ddirent.cpp95 static bool __fill_DIR(DIR* d) { function
106 if (d->available_bytes_ == 0 && !__fill_DIR(d)) {

Completed in 667 milliseconds