Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_enumerator_posix.cc20 void GetStat(const FilePath& path, bool show_links, struct stat* st) { in GetStat() function
157 GetStat(full_path, file_type_ & SHOW_SYM_LINKS, &info.stat_); in Next()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp355 CListStat &GetStat(bool altStreamsMode) { return altStreamsMode ? AltStreams : MainFiles; } in GetStat() function
1301 stat2.GetStat(isAltStream).Update(st); in ListArchives()