Home
last modified time | relevance | path

Searched defs:runtime_error (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/libcxx/src/
H A Dstdexcept.cpp61 runtime_error::runtime_error(const string& msg) : __imp_(msg.c_str()) in runtime_error() function in std::runtime_error
65 runtime_error::runtime_error(const char* msg) : __imp_(msg) in runtime_error() function in std::runtime_error
69 runtime_error::runtime_error(const runtime_error& le) _NOEXCEPT in runtime_error() function in std::runtime_error
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/
Druntime_error.hpp16 class BOOST_SYMBOL_VISIBLE runtime_error : public std::runtime_error class
19 runtime_error (const std::string &what_arg_) : in runtime_error() function in boost::lexer::runtime_error
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dthrow_exception.hpp108 class runtime_error class
112 explicit runtime_error(const char *msg) in runtime_error() function in boost::container::runtime_error
/aosp_15_r20/external/clang/test/SemaCXX/
H A DPR9460.cpp11 struct runtime_error{ struct
H A DPR9461.cpp29 struct runtime_error{runtime_error(string);}; struct
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spir/
H A Dexceptions.h39 …TestError (const std::string& msg, int errorCode = 1): std::runtime_error(msg), m_errorCode(errorC… in runtime_error() function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dweak-external.cpp45 class _LIBCPP_EXCEPTION_ABI runtime_error class
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/
H A Dconformance.proto146 string runtime_error = 2; field
/aosp_15_r20/external/protobuf/conformance/
H A Dconformance.proto146 string runtime_error = 2; field
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h5011 int runtime_error; member
H A Dvmlinux_600.h5011 int runtime_error; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h3995 int runtime_error; member
H A Dvmlinux_602.h3995 int runtime_error; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h6825 int runtime_error; member
H A Dvmlinux_518.h6825 int runtime_error; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h6073 int runtime_error; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h5491 int runtime_error; member
H A Dvmlinux.h5491 int runtime_error; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h5692 int runtime_error; member