Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/tests/
Dasync_fn.rs290 async fn call_with_self(&self); in async_fn_with_async_trait_and_fields_expressions_with_generic_parameter() method
316 async fn call_with_self(&self) { in async_fn_with_async_trait_and_fields_expressions_with_generic_parameter() method