Searched defs:RaiseException (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_win.cc | 68 INTERCEPTOR_WINAPI(void, RaiseException, void *a, void *b, void *c, void *d) { in INTERCEPTOR_WINAPI() argument 71 REAL(RaiseException)(a, b, c, d); in INTERCEPTOR_WINAPI() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprog/ |
D | syscall_windows.go | 21 func RaiseException() { func
|
/aosp_15_r20/external/protobuf/objectivec/ |
H A D | GPBCodedInputStream.m | 55 static void RaiseException(NSInteger code, NSString *reason) { function
|
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/ |
H A D | GPBCodedInputStream.m | 55 static void RaiseException(NSInteger code, NSString *reason) { function
|
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/ |
H A D | test_static_runtime.cc | 3392 TEST(StaticRuntime, RaiseException) { in TEST() argument
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 65208 pub fn RaiseException( in RaiseException() function
|