Home
last modified time | relevance | path

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

/device/google/gs-common/storage/
Ddump_storage.cpp91 dirent *stat_entry; in main() local
92 while ((stat_entry = readdir(statdir.get())) != nullptr) { in main()
93 std::string ufs_err_stats_path(stat_entry->d_name); in main()