Searched defs:length_error (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_stdexcept.h65 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
67 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_stdexcept.h65 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
67 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_stdexcept.h65 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
67 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
69 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_stdexcept.h64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
68 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_stdexcept.h64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
68 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_stdexcept.h64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
68 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_stdexcept.h64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
68 ~length_error() _STLP_NOTHROW_INHERENTLY;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_stdexcept.h64 class _STLP_CLASS_DECLSPEC length_error : public logic_error { class in inherits:logic_error
66 length_error(const string& __arg) : logic_error(__arg) {} function in class:length_error
68 ~length_error() _STLP_NOTHROW_INHERENTLY;

Completed in 155 milliseconds