Searched refs:SystemErrorCode (Results 1 – 15 of 15) sorted by relevance
41 EXPECT_EQ(logging::SystemErrorCode(0), ::GetLastError()); in TEST()43 EXPECT_EQ(logging::SystemErrorCode(1), ::GetLastError()); in TEST()52 EXPECT_EQ(logging::SystemErrorCode(1), ::GetLastError()); in TEST()
698 typedef unsigned long SystemErrorCode; typedef700 typedef int SystemErrorCode; typedef705 BASE_EXPORT SystemErrorCode GetLastSystemErrorCode();706 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code);715 SystemErrorCode err);722 SystemErrorCode err_;731 SystemErrorCode err);738 SystemErrorCode err_;
91 SystemErrorCode err) in DCheckWin32ErrorLogMessage()111 SystemErrorCode err) in DCheckErrnoLogMessage()148 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in PCheck()166 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in DPCheck()
1049 typedef DWORD SystemErrorCode; typedef1052 SystemErrorCode GetLastSystemErrorCode() { in GetLastSystemErrorCode()1060 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString()1084 SystemErrorCode err) in Win32ErrorLogMessage()1098 SystemErrorCode err) in ErrnoLogMessage()
466 typedef unsigned long SystemErrorCode; typedef468 typedef int SystemErrorCode; typedef473 PA_COMPONENT_EXPORT(PARTITION_ALLOC) SystemErrorCode GetLastSystemErrorCode();475 std::string SystemErrorCodeToString(SystemErrorCode error_code);485 SystemErrorCode err); in PA_COMPONENT_EXPORT()492 SystemErrorCode err_; in PA_COMPONENT_EXPORT()501 SystemErrorCode err); in PA_COMPONENT_EXPORT()508 SystemErrorCode err_; in PA_COMPONENT_EXPORT()
197 typedef DWORD SystemErrorCode; typedef200 SystemErrorCode GetLastSystemErrorCode() { in GetLastSystemErrorCode()209 std::string SystemErrorCodeToString(SystemErrorCode error_code) { in PA_COMPONENT_EXPORT()237 SystemErrorCode err) in Win32ErrorLogMessage()251 SystemErrorCode err) in ErrnoLogMessage()
33 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in PCheck()52 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in DPCheck()
110 IOResult(int64_t result, logging::SystemErrorCode os_error);111 static IOResult FromOSError(logging::SystemErrorCode os_error);114 logging::SystemErrorCode os_error; // Set only when result < 0.
56 NET_EXPORT Error MapSystemError(logging::SystemErrorCode os_error);
39 logging::SystemErrorCode os_error) in IOResult()45 logging::SystemErrorCode os_error) { in FromOSError()
14 Error MapSystemError(logging::SystemErrorCode os_error) { in MapSystemError()
18 Error MapSystemError(logging::SystemErrorCode os_error) { in MapSystemError()
1051 typedef unsigned long SystemErrorCode; typedef1053 typedef int SystemErrorCode; typedef1058 BASE_EXPORT SystemErrorCode GetLastSystemErrorCode();1059 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code);1068 SystemErrorCode err);1076 SystemErrorCode err_;1088 SystemErrorCode err);1096 SystemErrorCode err_;
937 typedef DWORD SystemErrorCode; typedef940 SystemErrorCode GetLastSystemErrorCode() { in GetLastSystemErrorCode()948 BASE_EXPORT std::string SystemErrorCodeToString(SystemErrorCode error_code) { in SystemErrorCodeToString()973 SystemErrorCode err) in Win32ErrorLogMessage()989 SystemErrorCode err) in ErrnoLogMessage()