Home
last modified time | relevance | path

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

/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs328 pub struct PatchDeviceRequest { struct
333 // @@protoc_insertion_point(special_field:netsim.frontend.PatchDeviceRequest.special_fields) argument
337 impl<'a> ::std::default::Default for &'a PatchDeviceRequest { argument
343 impl PatchDeviceRequest { impl
364 impl ::protobuf::Message for PatchDeviceRequest { implementation
432 impl ::protobuf::MessageFull for PatchDeviceRequest { implementation
439 impl ::std::fmt::Display for PatchDeviceRequest { implementation
445 impl ::protobuf::reflect::ProtobufValue for PatchDeviceRequest { implementation
/tools/netsim/src/proto/
Dfrontend.proto89 message PatchDeviceRequest { message