Lines Matching refs:GetFileInfo
129 if (GetFileInfo(path, &file_info) && file_info.is_directory)705 bool GetFileInfo(const FilePath& file_path, base::PlatformFileInfo* results) {