Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-codegen/src/
Doneof.rs58 let boxed = OneofField::need_boxed(field, root_scope, &oneof.message.name_absolute().path); in parse()
Denums.rs76 &ProtobufAbsolutePath::from(enum_with_scope.name_absolute()), in new()
Dscope.rs281 fn name_absolute(&self) -> ProtobufAbsolutePath { in name_absolute() method
/external/rust/crates/protobuf/src/
Ddescriptorx.rs313 fn name_absolute(&self) -> String { in name_absolute() method