Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilFuchsia.cpp416 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h816 RunOnDestruction<Fn> at_scope_exit(Fn fn) { in at_scope_exit() function