Home
last modified time | relevance | path

Searched defs:length_error (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dthrow_exception.hpp86 class length_error class
90 explicit length_error(const char *msg) in length_error() function in boost::container::length_error
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Dtag.rs233 pub fn length_error(self) -> Error { in length_error() method