Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/shared_library/src/
Ddynamic_library.rs258 pub fn check_for_errors_in<T, F>(f: F) -> Result<T, String> where in check_for_errors_in() function
370 pub fn check_for_errors_in<T, F>(f: F) -> Result<T, String> where in check_for_errors_in() function