Searched defs:GetVersion (Results 1 – 7 of 7) sorted by relevance
/tools/dexter/slicer/ | ||
D | dex_format.cc | 29 u4 Header::GetVersion(const void* magic) { in GetVersion() function in dex::Header |
/tools/acloud/public/ | ||
D | config.py | 78 def GetVersion(): function |
/tools/netsim/proto/netsim/ | ||
D | frontend.proto | 36 rpc GetVersion(google.protobuf.Empty) returns (VersionResponse); rpc |
/tools/netsim/rust/cli/src/ | ||
D | ffi.rs | 39 GetVersion, enumerator |
/tools/netsim/src/frontend/ | ||
D | frontend_client.cc | 78 std::unique_ptr<ClientResult> GetVersion() const override { in GetVersion() function in netsim::frontend::__anonf0084daa0111::FrontendClientImpl |
D | frontend_server.cc | 80 grpc::Status GetVersion(grpc::ServerContext *context, in GetVersion() function in netsim::__anon9dd26bc20111::FrontendServer |
/tools/dexter/slicer/export/slicer/ | ||
D | dex_format.h | 161 u4 GetVersion() const { in GetVersion() function |