/aosp_15_r20/external/openthread/src/core/common/ |
H A D | settings.hpp | 322 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::NetworkInfo 392 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::ParentInfo 502 void SetVersion(uint16_t aVersion) { mVersion = LittleEndian::HostSwap16(aVersion); } in SetVersion() function in ot::SettingsBase::ChildInfo
|
/aosp_15_r20/external/cronet/net/ssl/ |
H A D | ssl_connection_status_flags_unittest.cc | 22 TEST(SSLConnectionStatusTest, SetVersion) { in TEST() argument
|
/aosp_15_r20/external/pdfium/fxbarcode/qrcode/ |
H A D | BC_QRCoder.cpp | 82 void CBC_QRCoder::SetVersion(int32_t version) { in SetVersion() function in CBC_QRCoder
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | meshcop_tlvs.hpp | 1085 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::MeshCoP::DiscoveryRequestTlv 1170 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::MeshCoP::DiscoveryResponseTlv
|
/aosp_15_r20/system/update_engine/common/ |
H A D | fake_hardware.h | 207 void SetVersion(const std::string& partition_name, std::string timestamp) { in SetVersion() function
|
/aosp_15_r20/external/icing/icing/ |
H A D | schema-builder.h | 241 SchemaTypeConfigBuilder& SetVersion(int version) { in SetVersion() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | crypto_handshake_message.cc | 90 void CryptoHandshakeMessage::SetVersion(QuicTag tag, in SetVersion() function in quic::CryptoHandshakeMessage
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | amd_ext_to_khr.cpp | 856 TEST_F(AmdExtToKhrTest, SetVersion) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | amd_ext_to_khr.cpp | 856 TEST_F(AmdExtToKhrTest, SetVersion) { in TEST_F() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | amd_ext_to_khr.cpp | 856 TEST_F(AmdExtToKhrTest, SetVersion) { in TEST_F() argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/test/ |
H A D | Builders.cpp | 256 ArtifactBuilder& ArtifactBuilder::SetVersion(int version) { in SetVersion() function in aapt::test::ArtifactBuilder
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | neighbor.hpp | 604 void SetVersion(uint16_t aVersion) { mVersion = aVersion; } in SetVersion() function in ot::Neighbor
|
/aosp_15_r20/external/openthread/src/core/coap/ |
H A D | coap_message.hpp | 258 void SetVersion(uint8_t aVersion) in SetVersion() function in ot::Coap::Message
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dns_types.hpp | 2573 void SetVersion(uint8_t aVersion) { GetTtlByteAt(kVersionByteIndex) = aVersion; } in SetVersion() function in ot::Dns::OptRecord
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/ |
D | test_generator.py | 1077 def SetVersion(ver, *args): member in Example
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_test.cc | 3655 TEST(SSLTest, SetVersion) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_test.cc | 3655 TEST(SSLTest, SetVersion) { in TEST() argument
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | ssl_test.cc | 3912 TEST(SSLTest, SetVersion) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | ssl_test.cc | 3878 TEST(SSLTest, SetVersion) { in TEST() argument
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 232868 pub SetVersion: ::std::option::Option< field 233257 pub SetVersion: ::std::option::Option< field 233886 pub SetVersion: ::std::option::Option< field 234076 pub SetVersion: ::std::option::Option< field
|