Searched defs:PatchCapture (Results 1 – 5 of 5) sorted by relevance
1547 pub struct PatchCapture { struct1550 pub state: ::std::option::Option<bool>,1553 pub special_fields: ::protobuf::SpecialFields,1556 impl<'a> ::std::default::Default for &'a PatchCapture { implementation1562 impl PatchCapture { impl1583 impl ::protobuf::Message for PatchCapture { implementation1650 impl ::protobuf::MessageFull for PatchCapture { implementation1657 impl ::std::fmt::Display for PatchCapture { implementation1663 impl ::protobuf::reflect::ProtobufValue for PatchCapture { implementation
60 rpc PatchCapture(PatchCaptureRequest) returns (google.protobuf.Empty); rpc163 message PatchCapture { message
608 pub struct PatchCapture { struct611 pub state: OnOffState,613 pub patterns: Vec<String>,
47 PatchCapture, enumerator
164 std::unique_ptr<ClientResult> PatchCapture( in PatchCapture() function in netsim::frontend::__anon483caf4c0111::FrontendClientImpl