Searched refs:rust_path_to_file (Results 1 – 7 of 7) sorted by relevance
247 pub fn rust_path_to_file(&self) -> RustRelativePath { in rust_path_to_file() method282 relative_mod: self.rust_path_to_file(), in file_and_mod()324 .rust_path_to_file() in rust_name_to_file()520 .rust_path_to_file() in rust_name()
136 oneof.type_name_relative(&oneof.oneof.message.scope.rust_path_to_file()), in parse()304 .rust_path_to_file() in write_impl_oneof_full_fn_descriptor()
132 self.message.scope.rust_path_to_file() in mod_name()415 Visibility::Path(self.message.scope().rust_path_to_file().to_reverse()), in write_generated_message_descriptor_data()
204 .rust_path_to_file() in file_descriptor_call_expr()
343 .rust_path_to_file() in write_generated_enum_descriptor_data()
804 oneof.variant_path(&self.proto_field.message.scope.rust_path_to_file()), in write_self_field_assign_default()947 o.variant_path(&self.proto_field.message.scope.rust_path_to_file()), in write_merge_from_oneof_case_block()1399 o.variant_path(&self.proto_field.message.scope.rust_path_to_file()), in write_message_field_get_oneof()1483 &self.proto_field.message.scope.rust_path_to_file() in write_message_field_has()1535 oneof.variant_path(&self.proto_field.message.scope.rust_path_to_file()), in write_message_field_set()1622 o.variant_path(&self.proto_field.message.scope.rust_path_to_file()) in write_message_field_mut()1630 o.variant_path(&self.proto_field.message.scope.rust_path_to_file()), in write_message_field_mut()1652 o.variant_path(&self.proto_field.message.scope.rust_path_to_file()) in write_message_field_mut()1699 o.variant_path(&self.proto_field.message.scope.rust_path_to_file()) in write_message_field_take_oneof()
89 let variant_path = oneof.variant_path(&self.proto_field.message.scope.rust_path_to_file()); in accessor_fn_oneof_enum()