Home
last modified time | relevance | path

Searched defs:GetDevices (Results 1 – 6 of 6) sorted by relevance

/tools/netsim/src/controller/
Dcontroller.cc48 unsigned int GetDevices(const std::string &request, std::string &response, in GetDevices() function
/tools/netsim/src/proto/
Dfrontend.proto42 rpc GetDevices(google.protobuf.Empty) returns (GetDevicesResponse); rpc
/tools/netsim/rust/frontend-client-cxx/src/
Dlib.rs40 GetDevices, enumerator
/tools/netsim/src/frontend/
Dfrontend_client.cc94 std::unique_ptr<ClientResult> GetDevices() const override { in GetDevices() function in netsim::frontend::__anonb32b111b0111::FrontendClientImpl
Dfrontend_server.cc87 grpc::Status GetDevices(grpc::ServerContext *context, in GetDevices() function in netsim::__anon60f52f330111::FrontendServer
/tools/netsim/rust/netsim-cxx/src/
Dlib.rs170 fn GetDevices( in GetDevices() function