Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/
Drel_path.rs62 pub fn push_ident(&mut self, ident: RustIdent) { in push_ident() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Drust_name.rs110 pub fn push_ident(&mut self, ident: RustIdent) { in push_ident() method
/aosp_15_r20/external/rust/android-crates-io/crates/quote/src/
Druntime.rs288 pub fn push_ident(tokens: &mut TokenStream, s: &str) { in push_ident() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/quote-1.0.36/src/
H A Druntime.rs288 pub fn push_ident(tokens: &mut TokenStream, s: &str) { in push_ident() function