Home
last modified time | relevance | path

Searched defs:GetCaptureRequest (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs1348 pub struct GetCaptureRequest { struct
1353 // @@protoc_insertion_point(special_field:netsim.frontend.GetCaptureRequest.special_fields) argument
1357 impl<'a> ::std::default::Default for &'a GetCaptureRequest { implementation
1363 impl GetCaptureRequest { implementation
1384 impl ::protobuf::Message for GetCaptureRequest { implementation
1451 impl ::protobuf::MessageFull for GetCaptureRequest { implementation
1458 impl ::std::fmt::Display for GetCaptureRequest { implementation
1464 impl ::protobuf::reflect::ProtobufValue for GetCaptureRequest { implementation
/tools/netsim/src/proto/
Dfrontend.proto134 message GetCaptureRequest { message