Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DFileSpec.cpp41 GetFileStats (const FileSpec *file_spec, struct stat *stats_ptr) in GetFileStats() function
544 return GetFileStats (this, &file_stats); in Exists()
604 if (GetFileStats (this, &file_stats)) in GetByteSize()
613 if (GetFileStats (this, &file_stats)) in GetFileType()
636 if (GetFileStats (this, &file_stats)) in GetModificationTime()