Home
last modified time | relevance | path

Searched defs:ListDevice (Results 1 – 4 of 4) sorted by relevance

/tools/netsim/proto/netsim/
Dfrontend.proto51 rpc ListDevice(google.protobuf.Empty) returns (ListDeviceResponse); rpc
/tools/netsim/rust/cli/src/
Dffi.rs43 ListDevice, enumerator
/tools/netsim/src/frontend/
Dfrontend_client.cc86 std::unique_ptr<ClientResult> ListDevice() const override { in ListDevice() function in netsim::frontend::__anonf0084daa0111::FrontendClientImpl
Dfrontend_server.cc87 grpc::Status ListDevice(grpc::ServerContext *context, in ListDevice() function in netsim::__anon9dd26bc20111::FrontendServer