Searched defs:ListDevice (Results 1 – 4 of 4) sorted by relevance
/tools/netsim/proto/netsim/ | ||
D | frontend.proto | 51 rpc ListDevice(google.protobuf.Empty) returns (ListDeviceResponse); rpc |
/tools/netsim/rust/cli/src/ | ||
D | ffi.rs | 43 ListDevice, enumerator |
/tools/netsim/src/frontend/ | ||
D | frontend_client.cc | 86 std::unique_ptr<ClientResult> ListDevice() const override { in ListDevice() function in netsim::frontend::__anonf0084daa0111::FrontendClientImpl |
D | frontend_server.cc | 87 grpc::Status ListDevice(grpc::ServerContext *context, in ListDevice() function in netsim::__anon9dd26bc20111::FrontendServer |