Home
last modified time | relevance | path

Searched refs:FileDescriptorProto (Results 1 – 3 of 3) sorted by relevance

/tonic/tonic-reflection/src/server/
H A Dmod.rs7 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 Dreflection_v1alpha.proto97 // Serialized FileDescriptorProto messages sent by the server answering
101 // Serialized FileDescriptorProto messages. We avoid taking a dependency on
H A Dreflection_v1.proto107 // Serialized FileDescriptorProto messages sent by the server answering
111 // Serialized FileDescriptorProto messages. We avoid taking a dependency on