Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_posix.cc143 struct stat* out_next_stat) { in AdvanceEnumeratorWithStat() argument
145 DCHECK(out_next_stat); in AdvanceEnumeratorWithStat()
150 *out_next_stat = traversal->GetInfo().stat(); in AdvanceEnumeratorWithStat()