Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_format.cc29 u4 Header::GetVersion(const void* magic) { in GetVersion() function in dex::Header
/tools/acloud/public/
Dconfig.py78 def GetVersion(): function
/tools/netsim/proto/netsim/
Dfrontend.proto36 rpc GetVersion(google.protobuf.Empty) returns (VersionResponse); rpc
/tools/netsim/rust/cli/src/
Dffi.rs39 GetVersion, enumerator
/tools/netsim/src/frontend/
Dfrontend_client.cc78 std::unique_ptr<ClientResult> GetVersion() const override { in GetVersion() function in netsim::frontend::__anonf0084daa0111::FrontendClientImpl
Dfrontend_server.cc80 grpc::Status GetVersion(grpc::ServerContext *context, in GetVersion() function in netsim::__anon9dd26bc20111::FrontendServer
/tools/dexter/slicer/export/slicer/
Ddex_format.h161 u4 GetVersion() const { in GetVersion() function