Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dprotobuf_abs_path.rs202 pub fn push_simple(&mut self, simple: &ProtobufIdentRef) { in push_simple() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dprotobuf_name.rs290 pub fn push_simple(&mut self, simple: ProtobufIdent) { in push_simple() method