Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/
Ddyngen.rs29 struct_implementation: Vec<proc_macro2::TokenStream>, field
84 let struct_implementation = &self.struct_implementation; in get_tokens() localVariable