Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/src/gen/
Dpaths.rs61 s => RustPath::super_path() in proto_path_to_fn_file_descriptor()
/external/rust/crates/protobuf-codegen/src/gen/rust/
Dpath.rs15 pub fn super_path() -> RustPath { in super_path() method