Home
last modified time | relevance | path

Searched refs:make_path_to_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Drust_types_values.rs467 fn make_path_to_path(source: &RustRelativePath, dest: &RustPath) -> RustPath { in make_path_to_path() function
482 make_path_to_path(source, &dest.path).with_ident(dest.ident.clone()) in make_path()