Home
last modified time | relevance | path

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

/tools/netsim/rust/cli/src/
Dgrpc_client.rs30 GetVersion, enumerator
44 GetVersion(frontend::VersionResponse), enumerator
/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/dexter/slicer/export/slicer/
Ddex_format.h161 u4 GetVersion() const { in GetVersion() function