Searched defs:variant_path (Results 1 – 3 of 3) sorted by relevance
89 let variant_path = oneof.variant_path(&self.proto_field.message.scope.rust_path_to_file()); in accessor_fn_oneof_enum() localVariable
103 pub fn variant_path(&self, reference: &RustRelativePath) -> RustIdentWithPath { in variant_path() method
583 fn variant_path(&self) -> String { in variant_path() method