Home
last modified time | relevance | path

Searched defs:setKey (Results 1 – 13 of 13) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMapEntry.php33 public function setKey($key) { function in Google\\Protobuf\\Internal\\MapEntry
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ClientConfigureRequest/
DMetadata.php83 public function setKey($var) function in Grpc\\Testing\\ClientConfigureRequest\\Metadata
/third_party/grpc/src/php/tests/interop/Grpc/Testing/LoadBalancerStatsResponse/
DMetadataEntry.php76 public function setKey($var) function in Grpc\\Testing\\LoadBalancerStatsResponse\\MetadataEntry
/third_party/openhitls/crypto/modes/src/
Dasm_sm4_ofb_x86_64.c46 void *setKey = MODES_SM4_SetEncryptKey; in SM4_OFB_InitCtx() local
Dasm_sm4_cbc.c57 void *setKey = enc ? MODES_SM4_SetEncryptKey : MODES_SM4_SetDecryptKey; in SM4_CBC_InitCtx() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DBundleItem.java176 public void setKey(String keyName) { in setKey() method in BundleItem
/third_party/skia/m133/src/gpu/graphite/
DResource.h155 void setKey(const GraphiteResourceKey& key) { in setKey() function
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMapEntry.java247 public Builder<K, V> setKey(K key) { in setKey() method in MapEntry.Builder
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Dplurrule.cpp858 char setKey[256]; in getRuleFromResource() local
/third_party/icu/icu4c/source/i18n/
Dplurrule.cpp854 char setKey[256]; in getRuleFromResource() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dplurrule.cpp839 char setKey[256]; in getRuleFromResource() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp62540 static void setKey(TableEntry& e, Key& k) { HashPolicy::rekey(e.mutableKey(), k); } in setKey() function
62719 static void setKey(T& t, KeyType& k) { HashPolicy::rekey(t, k); } in setKey() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp104652 …VULKAN_HPP_CONSTEXPR_14 PipelineBinaryKeyKHR & setKey( std::array<uint8_t, VK_MAX_PIPELINE_BINARY_… in setKey() function