Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util_posix.cc142 FilePath* out_next_path, in AdvanceEnumeratorWithStat() argument
144 DCHECK(out_next_path); in AdvanceEnumeratorWithStat()
146 *out_next_path = traversal->Next(); in AdvanceEnumeratorWithStat()
147 if (out_next_path->empty()) in AdvanceEnumeratorWithStat()