Home
last modified time | relevance | path

Searched defs:GetVersion (Results 51 – 75 of 197) sorted by relevance

12345678

/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/
H A Dversion.proto54 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/tools/acloud/public/
H A Dconfig.py78 def GetVersion(): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/core/v3/
Dresource.pb.go79 func (x *Resource) GetVersion() string { func
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3/
H A Dversion.proto56 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/googleapis/google/devtools/artifactregistry/v1beta2/
H A Dservice.proto182 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/
H A Dversion.proto56 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
H A Dversion.proto57 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/src/main/proto/google/devtools/artifactregistry/v1beta2/
H A Dservice.proto182 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/cronet/third_party/protobuf/python/
H A Dsetup.py44 def GetVersion(): function
/aosp_15_r20/external/protobuf/python/
H A Dsetup.py44 def GetVersion(): function
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/
H A Dversion.proto57 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_diagnostic_tlvs.hpp771 uint16_t GetVersion(void) const { return BigEndian::HostSwap16(mVersion); } in GetVersion() function in ot::NetworkDiagnostic::ChildTlv
993 uint16_t GetVersion(void) const { return BigEndian::HostSwap16(mVersion); } in GetVersion() function in ot::NetworkDiagnostic::RouterNeighborTlv
/aosp_15_r20/external/tink/go/proto/chacha20_poly1305_go_proto/
H A Dchacha20_poly1305.pb.go121 func (x *ChaCha20Poly1305Key) GetVersion() uint32 { func
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dfrontend.proto36 rpc GetVersion(google.protobuf.Empty) returns (VersionResponse); rpc
/aosp_15_r20/tools/netsim/rust/cli/src/
H A Dffi.rs40 GetVersion, enumerator
/aosp_15_r20/external/tink/go/proto/kms_aead_go_proto/
H A Dkms_aead.pb.go135 func (x *KmsAeadKey) GetVersion() uint32 { func
/aosp_15_r20/external/cronet/base/win/
H A Dwindows_version.cc464 Version GetVersion() { in GetVersion() function
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_driver.hpp161 const char *GetVersion(void) const { return mVersion; } in GetVersion() function in ot::Spinel::SpinelDriver
/aosp_15_r20/trusty/user/app/avb/
Davb_manager.cpp185 void AvbManager::GetVersion(const GetVersionRequest& request, in GetVersion() function in avb::AvbManager
/aosp_15_r20/external/tink/go/proto/kms_envelope_go_proto/
H A Dkms_envelope.pb.go146 func (x *KmsEnvelopeAeadKey) GetVersion() uint32 { func
/aosp_15_r20/frameworks/base/cmds/idmap2/include/idmap2/
H A DIdmap.h107 inline uint32_t GetVersion() const { in GetVersion() function
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop_tlvs.hpp1077 uint8_t GetVersion(void) const { return mFlags >> kVersionOffset; } in GetVersion() function in ot::MeshCoP::DiscoveryRequestTlv
1162 uint8_t GetVersion(void) const { return mFlags >> kVersionOffset; } in GetVersion() function in ot::MeshCoP::DiscoveryResponseTlv
/aosp_15_r20/tools/netsim/src/frontend/
H A Dfrontend_client.cc78 std::unique_ptr<ClientResult> GetVersion() const override { in GetVersion() function in netsim::frontend::__anon483caf4c0111::FrontendClientImpl
/aosp_15_r20/external/google-cloud-java/java-artifact-registry/proto-google-cloud-artifact-registry-v1/src/main/proto/google/devtools/artifactregistry/v1/
H A Dservice.proto258 rpc GetVersion(GetVersionRequest) returns (Version) { rpc
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/
H A Dbase_config.py311 def GetVersion(self, dependency, platform): member in BaseConfig

12345678