Searched refs:FileDescriptorProto (Results 1 – 3 of 3) sorted by relevance
| /tonic/tonic-reflection/src/server/ |
| H A D | mod.rs | 7 DescriptorProto, EnumDescriptorProto, FieldDescriptorProto, FileDescriptorProto, 117 files: HashMap<String, Arc<FileDescriptorProto>>, 118 symbols: HashMap<String, Arc<FileDescriptorProto>>, 162 fd: Arc<FileDescriptorProto>, in process_file() argument 193 fd: Arc<FileDescriptorProto>, in process_message() argument 222 fd: Arc<FileDescriptorProto>, in process_enum() argument 239 fd: Arc<FileDescriptorProto>, in process_field() argument
|
| /tonic/tonic-reflection/proto/ |
| H A D | reflection_v1alpha.proto | 97 // Serialized FileDescriptorProto messages sent by the server answering 101 // Serialized FileDescriptorProto messages. We avoid taking a dependency on
|
| H A D | reflection_v1.proto | 107 // Serialized FileDescriptorProto messages sent by the server answering 111 // Serialized FileDescriptorProto messages. We avoid taking a dependency on
|