Home
last modified time | relevance | path

Searched defs:exception_code (Results 1 – 14 of 14) sorted by relevance

/third_party/libffi/testsuite/libffi.closures/
Dunwindtest.cc68 } catch (int exception_code) in main() local
109 } catch (int exception_code) in main() local
Dunwindtest_ffi_call.cc46 } catch (int exception_code) in main() local
/third_party/boost/boost/archive/
Dxml_archive_exception.hpp42 } exception_code; typedef in boost::archive::xml_archive_exception
Darchive_exception.hpp82 } exception_code; typedef in boost::archive::archive_exception
/third_party/boost/boost/archive/iterators/
Dbase64_exception.hpp39 } exception_code; typedef in boost::archive::iterators::base64_exception
Ddataflow_exception.hpp43 } exception_code; typedef in boost::archive::iterators::dataflow_exception
/third_party/boost/libs/serialization/example/
Dportable_binary_oarchive.hpp42 } exception_code; typedef in portable_binary_oarchive_exception
Dportable_binary_iarchive.hpp41 enum exception_code { enum in portable_binary_iarchive_exception
/third_party/boost/libs/serialization/performance/xml/
Dharness.hpp117 enum exception_code { enum in boost::archive::xml::result_set_exception
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc555 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2367 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/googletest/googletest/src/
Dgtest.cc761 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2541 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc2252 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
4032 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()