Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/src/
Dattr.rs18 pub(crate) struct InstrumentArgs { struct
33 impl InstrumentArgs { argument
75 impl Parse for InstrumentArgs { implementation
Dexpand.rs20 args: InstrumentArgs, in gen_function()
110 mut args: InstrumentArgs, in gen_block()
673 args: InstrumentArgs, in gen_async()
Dlib.rs575 args: attr::InstrumentArgs, in instrument_speculative()
592 args: attr::InstrumentArgs, in instrument_precise()