Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/2.27.1/src/
Dscope.rs246 pub fn protobuf_absolute_path(&self) -> ProtobufAbsolutePath { in protobuf_absolute_path() method
283 let mut path = self.get_scope().protobuf_absolute_path(); in name_absolute()
/external/rust/crates/protobuf-codegen/src/gen/
Dscope.rs273 pub fn protobuf_absolute_path(&self) -> ProtobufAbsPath { in protobuf_absolute_path() method
311 let mut path = self.scope().protobuf_absolute_path(); in name_absolute()