Home
last modified time | relevance | path

Searched defs:report_system_error (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/example/
Derror_demo.cpp29 void report_system_error(const system_error& ex) in report_system_error() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/fmt/bundled/
H A Dformat.cc476 FMT_FUNC void report_system_error( in report_system_error() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc963 FMT_FUNC void fmt::report_system_error( in report_system_error() function in fmt
/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc300 TEST(util_test, report_system_error) { in TEST() argument