Searched defs:logic_error (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libcxx/src/ | ||
H A D | stdexcept.cpp | 28 logic_error::logic_error(const string& msg) : __imp_(msg.c_str()) in logic_error() function in std::logic_error |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ | ||
D | throw_exception.hpp | 97 class logic_error class |