Home
last modified time | relevance | path

Searched defs:GetErrorMessage (Results 1 – 25 of 1122) sorted by relevance

12345678910>>...45

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/linux/syscall_broker/
H A Dbroker_file_permission_unittest.cc28 static const char* GetErrorMessage() { in GetErrorMessage() function in sandbox::syscall_broker::BrokerFilePermissionTester
61 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
69 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
77 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
85 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/linux/syscall_broker/
H A Dbroker_file_permission_unittest.cc29 static const char* GetErrorMessage() { in GetErrorMessage() function in sandbox::syscall_broker::BrokerFilePermissionTester
62 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
70 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
78 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
86 DEATH_BY_CHECK(BrokerFilePermissionTester::GetErrorMessage())) { in SANDBOX_DEATH_TEST()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/os/windows/
H A DWindowsSpecific.cpp5 std::string WindowsSpecific::GetErrorMessage(DWORD code){ in GetErrorMessage() function in WindowsSpecific
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Primitives/src/System/ComponentModel/
H A DWin32Exception.Unix.cs9 private static string GetErrorMessage(int error) => Interop.Sys.StrError(error); in GetErrorMessage() method in System.ComponentModel.Win32Exception
H A DWin32Exception.Windows.cs9 private static string GetErrorMessage(int error) => Interop.Kernel32.GetMessage(error); in GetErrorMessage() method in System.ComponentModel.Win32Exception
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dpreload_check.cc16 base::string16 PreloadCheck::GetErrorMessage() const { in GetErrorMessage() function in extensions::PreloadCheck
H A Dpolicy_check.cc29 base::string16 PolicyCheck::GetErrorMessage() const { in GetErrorMessage() function in extensions::PolicyCheck
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dpreload_check.cc16 base::string16 PreloadCheck::GetErrorMessage() const { in GetErrorMessage() function in extensions::PreloadCheck
H A Dpolicy_check.cc29 base::string16 PolicyCheck::GetErrorMessage() const { in GetErrorMessage() function in extensions::PolicyCheck
/dports/games/openttd/openttd-12.1/src/script/
H A Dscript_fatalerror.hpp30 const std::string &GetErrorMessage() const { return msg; } in GetErrorMessage() function in Script_FatalError
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/backend/libusb/usb/
H A DException.cpp29 std::string Exception::GetErrorMessage(int returnCode) in GetErrorMessage() function in mtp::usb::Exception
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/backend/libusb/usb/
H A DException.cpp29 std::string Exception::GetErrorMessage(int returnCode) in GetErrorMessage() function in mtp::usb::Exception
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/backend/darwin/usb/
H A DException.cpp29 std::string Exception::GetErrorMessage(int returnCode) in GetErrorMessage() function in mtp::usb::Exception
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/backend/darwin/usb/
H A DException.cpp29 std::string Exception::GetErrorMessage(int returnCode) in GetErrorMessage() function in mtp::usb::Exception
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DTextViewDesigner.cs120 protected override String GetErrorMessage(out bool infoMode) in GetErrorMessage() method in System.Web.UI.Design.MobileControls.TextViewDesigner
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DErrorMessages.cpp22 const JSErrorFormatString* js::GetErrorMessage(void* userRef, in GetErrorMessage() function in js
/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmXCOFF.h44 std::string const& GetErrorMessage() const { return this->ErrorMessage; } in GetErrorMessage() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DErrorMessages.cpp22 const JSErrorFormatString* js::GetErrorMessage(void* userRef, in GetErrorMessage() function in js
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DErrorMessages.cpp22 const JSErrorFormatString* js::GetErrorMessage(void* userRef, in GetErrorMessage() function in js
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmXCOFF.h44 std::string const& GetErrorMessage() const { return this->ErrorMessage; } in GetErrorMessage() function
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmXCOFF.h44 std::string const& GetErrorMessage() const { return this->ErrorMessage; } in GetErrorMessage() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/testing/
H A Dempty_web_media_player.cc33 WebString EmptyWebMediaPlayer::GetErrorMessage() const { in GetErrorMessage() function in blink::EmptyWebMediaPlayer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/testing/
H A Dempty_web_media_player.cc34 WebString EmptyWebMediaPlayer::GetErrorMessage() const { in GetErrorMessage() function in blink::EmptyWebMediaPlayer
/dports/math/blahtexml/blahtexml-92f2c5f/Source/
H A DMessages.cpp276 wstring GetErrorMessage(const blahtex::Exception& e) in GetErrorMessage() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DWin32Exception.cs17 internal static string GetErrorMessage (int error) in GetErrorMessage() method in System.ComponentModel.Win32Exception

12345678910>>...45