Home
last modified time | relevance | path

Searched refs:AdvanceEnumeratorWithStat (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_util_posix.cc141 bool AdvanceEnumeratorWithStat(FileEnumerator* traversal, in AdvanceEnumeratorWithStat() function
315 } while (AdvanceEnumeratorWithStat(&traversal, &current, &from_stat)); in DoCopyDirectory()