Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 5 of 5) sorted by relevance

/tools/acloud/public/
Dconfig.py72 def GetVersion(): function
/tools/netsim/src/proto/
Dfrontend.proto36 rpc GetVersion(google.protobuf.Empty) returns (VersionResponse); rpc
/tools/netsim/rust/frontend-client-cxx/src/
Dlib.rs38 GetVersion, enumerator
/tools/netsim/src/frontend/
Dfrontend_client.cc86 std::unique_ptr<ClientResult> GetVersion() const override { in GetVersion() function in netsim::frontend::__anonb32b111b0111::FrontendClientImpl
Dfrontend_server.cc80 grpc::Status GetVersion(grpc::ServerContext *context, in GetVersion() function in netsim::__anon60f52f330111::FrontendServer