Home
last modified time | relevance | path

Searched defs:unexpected_handler (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__exception/
Doperations.h23 using unexpected_handler = void (*)(); variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__exception/
H A Doperations.h23 using unexpected_handler = void (*)(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__exception/
Doperations.h23 using unexpected_handler = void (*)(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__exception/
Doperations.h23 using unexpected_handler = void (*)(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__exception/
Doperations.h21 using unexpected_handler = void (*)(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__exception/
Doperations.h22 using unexpected_handler = void (*)(); variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Deh.h22 typedef void (__cdecl *unexpected_handler)(); typedef