Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_java_wrap.c208 SWIG_JavaExceptionCodes exception_code = SWIG_JavaUnknownError; in SWIG_JavaException() local
/third_party/skia/m133/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.cc860 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
2555 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()
/third_party/googletest/googletest/src/
Dgtest.cc867 static std::string FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()