Home
last modified time | relevance | path

Searched defs:prevent_unwind (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/cxx/src/
Dunwind.rs5 pub fn prevent_unwind<F, R>(label: &'static str, foreign_call: F) -> R in prevent_unwind() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Dunwind.rs5 pub fn prevent_unwind<F, R>(label: &'static str, foreign_call: F) -> R in prevent_unwind() function