Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust/
Dmod.rs36 fn to_ident(self) -> proc_macro2::Ident; in to_ident() method
40 fn to_ident(self) -> proc_macro2::Ident { in to_ident() method
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_legacy/
Dmod.rs38 fn to_ident(self) -> proc_macro2::Ident; in to_ident() method
42 fn to_ident(self) -> proc_macro2::Ident { in to_ident() method