Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/
Dprotobuf_abs_path.rs207 pub fn push_relative(&mut self, relative: &ProtobufRelPathRef) { in push_relative() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Dprotobuf_name.rs296 pub fn push_relative(&mut self, relative: &ProtobufRelativePath) { in push_relative() method