Searched defs:ListCapture (Results 1 – 4 of 4) sorted by relevance
599 pub struct ListCapture { struct601 pub patterns: Vec<String>,604 pub continuous: bool,
46 ListCapture, enumerator
63 rpc ListCapture(google.protobuf.Empty) returns (ListCaptureResponse); rpc
156 std::unique_ptr<ClientResult> ListCapture() const override { in ListCapture() function in netsim::frontend::__anon483caf4c0111::FrontendClientImpl