Searched refs:has_more_files (Results 1 – 1 of 1) sorted by relevance
207 bool has_more_files = true; in add_list_files() local222 has_more_files = FindNextFile(search_handle.get(), &find_data); in add_list_files()223 if (!has_more_files) { in add_list_files()229 } while (has_more_files); in add_list_files()