Home
last modified time | relevance | path

Searched defs:make_exception_ptr (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/throw_exception/test/
Dmake_exception_ptr_nx_test.cpp19 template<class E> exception_ptr make_exception_ptr( E const& e ) in make_exception_ptr() function
Dmake_exception_ptr_nx_test2.cpp21 template<class E> exception_ptr make_exception_ptr( E const& e ) in make_exception_ptr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__exception/
Dexception_ptr.h52 _LIBCPP_HIDE_FROM_ABI exception_ptr make_exception_ptr(_Ep __e) _NOEXCEPT { in make_exception_ptr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__exception/
Dexception_ptr.h89 _LIBCPP_HIDE_FROM_ABI exception_ptr make_exception_ptr(_Ep __e) _NOEXCEPT { in make_exception_ptr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__exception/
Dexception_ptr.h89 _LIBCPP_HIDE_FROM_ABI exception_ptr make_exception_ptr(_Ep __e) _NOEXCEPT { in make_exception_ptr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__exception/
Dexception_ptr.h89 _LIBCPP_HIDE_FROM_ABI exception_ptr make_exception_ptr(_Ep __e) _NOEXCEPT { in make_exception_ptr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__exception/
Dexception_ptr.h94 _LIBCPP_HIDE_FROM_ABI exception_ptr make_exception_ptr(_Ep __e) _NOEXCEPT { in make_exception_ptr() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__exception/
H A Dexception_ptr.h89 _LIBCPP_HIDE_FROM_ABI exception_ptr make_exception_ptr(_Ep __e) _NOEXCEPT { in make_exception_ptr() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/promise/
Dset_exception_pass.cpp39 boost::exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
Dset_exception_at_thread_exit_pass.cpp39 boost::exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dexception_ptr.h188 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dexception_ptr.h188 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/
Dmake_future.cpp20 exception_ptr make_exception_ptr(T v) in make_exception_ptr() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/future/
Dget_or_pass.cpp38 boost::exception_ptr make_exception_ptr(T v) { in make_exception_ptr() function
Dget_pass.cpp48 boost::exception_ptr make_exception_ptr(T v) { in make_exception_ptr() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/shared_future/
Dget_pass.cpp40 boost::exception_ptr make_exception_ptr(T v) { in make_exception_ptr() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/detail/
Dexception_ptr.hpp91 make_exception_ptr( T const & e ) in make_exception_ptr() function