Searched refs:GetLastSystemError (Results 1 – 2 of 2) sorted by relevance
45 inline std::string GetLastSystemError() { in GetLastSystemError() function66 << 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() function159 const std::string last_error = GetLastSystemError(); in ~FileCloser()175 const std::string last_error = GetLastSystemError(); in MmapFile()[all …]
33 inline std::string GetLastSystemError() { return std::string(strerror(errno)); } in GetLastSystemError() function43 const std::string last_error = GetLastSystemError(); in ~FileCloser()60 const std::string last_error = GetLastSystemError(); in MmapFile()77 const std::string last_error = GetLastSystemError(); in MmapFile()113 const std::string last_error = GetLastSystemError(); in MmapFile()128 const std::string last_error = GetLastSystemError(); in Unmap()