Home
last modified time | relevance | path

Searched refs:linux_error (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/
Dlinux_error.hpp40 namespace linux_error namespace
100 namespace Linux = linux_error;
103 template<> struct is_error_code_enum<linux_error::linux_errno>
106 namespace linux_error namespace
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/test/
Dlinux_error_test.cpp21 sys::error_code ec = sys::linux_error::dot_dot_error; in main()
23 BOOST_TEST_EQ( ec, sys::linux_error::dot_dot_error ); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/doc/system/
Dchanges.adoc16 * The platform-specific headers `windows_error.hpp`, `linux_error.hpp`,