Searched defs:Service (Results 1 – 6 of 6) sorted by relevance
5 [Service] section7 Type=simple8 ExecStart=/usr/local/bin/hacksawd
57 pub struct Service { struct59 service_params: ServiceParams, argument63 impl Service { implementation68 pub unsafe fn new(service_params: ServiceParams) -> Service { in new()
76 ) -> ::grpcio::Service { in create_packet_streamer()
2116 pub struct Service { struct2119 pub uuid: ::std::string::String,2121 pub data: ::std::vec::Vec<u8>,2124 pub special_fields: ::protobuf::SpecialFields,2127 impl<'a> ::std::default::Default for &'a Service { implementation2133 impl Service { implementation2159 impl ::protobuf::Message for Service { implementation2237 impl ::protobuf::MessageFull for Service { implementation2244 impl ::std::fmt::Display for Service { implementation2250 impl ::protobuf::reflect::ProtobufValue for Service { implementation
505 ) -> ::grpcio::Service { in create_frontend_service()
161 message Service { message