Lines Matching refs:GetLastSystemError
45 inline std::string GetLastSystemError() { in GetLastSystemError() function
66 << GetLastSystemError(); in ~Win32HandleCloser()
87 const std::string last_error = GetLastSystemError(); in MmapFile()
103 const std::string last_error = GetLastSystemError(); in MmapFile()
114 const std::string last_error = GetLastSystemError(); in MmapFile()
126 const std::string last_error = GetLastSystemError(); in MmapFile()
141 const std::string last_error = GetLastSystemError(); in Unmap()
151 inline std::string GetLastSystemError() { return std::string(strerror(errno)); } in GetLastSystemError() function
159 const std::string last_error = GetLastSystemError(); in ~FileCloser()
175 const std::string last_error = GetLastSystemError(); in MmapFile()
192 const std::string last_error = GetLastSystemError(); in MmapFile()
231 const std::string last_error = GetLastSystemError(); in MmapFile()
246 const std::string last_error = GetLastSystemError(); in Unmap()