Searched defs:reply (Results 1 – 4 of 4) sorted by relevance
28 let reply = client.get_version(&::protobuf::well_known_types::empty::Empty::new()).unwrap(); in main() localVariable
82 frontend::VersionResponse *reply) { in GetVersion()89 frontend::ListDeviceResponse *reply) { in ListDevice()161 frontend::ListCaptureResponse *reply) { in ListCapture()
77 RunnerReply reply; in startServer() local
681 RunnerReply reply = RunnerReply.parseDelimitedFrom(socket.getInputStream()); in executeTests() local