Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/
Dpath.rs23 pub fn with_ident(self, ident: RustIdent) -> RustIdentWithPath { in with_ident() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Drust_name.rs163 pub fn with_ident(self, ident: RustIdent) -> RustIdentWithPath { in with_ident() method