/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_device_common_key.h | 35 int32_t keyType; member
|
/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_map_type.h | 28 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType() argument
|
/foundation/ability/idl_tool/ast/ |
H A D | ast_map_type.h | 27 void SetKeyType(ASTType* keyType) in SetKeyType() argument
|
/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_data_struct.h | 39 KeyType keyType; member
|
/foundation/communication/dsoftbus/core/authentication/src/virtual/ |
H A D | auth_device_common_key_virtual.c | 24 void AuthUpdateCreateTime(const char *udidHash, int32_t keyType, bool isServer) in AuthUpdateCreateTime() argument 44 int32_t AuthFindDeviceKey(const char *udidHash, int32_t keyType, AuthDeviceKeyInfo *deviceKey) in AuthFindDeviceKey() argument 82 void AuthUpdateKeyIndex(const char *udidHash, int32_t keyType, int64_t index, bool isServer) in AuthUpdateKeyIndex() argument
|
/foundation/ability/idl_tool/idl_tool_2/codegen/SA/ |
H A D | sa_code_emitter.cpp | 194 AutoPtr<ASTType> keyType = (static_cast<ASTMapType*>(astType.Get()))->GetKeyType();
in ResolveDirectory() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MapEntryLite.java | 48 public final WireFormat.FieldType keyType; field in MapEntryLite.Metadata 53 Metadata( WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) Metadata() argument 73 MapEntryLite( WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) MapEntryLite() argument 102 newDefaultInstance( WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) newDefaultInstance() argument [all...] |
H A D | MapEntry.java | 57 Metadata( Descriptor descriptor, MapEntry<K, V> defaultInstance, WireFormat.FieldType keyType, WireFormat.FieldType valueType) Metadata() argument 82 MapEntry( Descriptor descriptor, WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) MapEntry() argument 122 newDefaultInstance( Descriptor descriptor, WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) newDefaultInstance() argument
|
/foundation/ability/idl_tool/metadata/ |
H A D | metadata_builder.cpp | 434 AutoPtr<ASTType> keyType = (static_cast<ASTMapType*>(type))->GetKeyType(); in WriteMetaType() local
|
/foundation/ability/idl_tool/idl_tool_2/metadata/ |
H A D | metadata_builder.cpp | 426 AutoPtr<ASTType> keyType = (static_cast<ASTMapType*>(type))->GetKeyType(); in WriteMetaType() local
|
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/ |
H A D | hdi_code_emitter.cpp | 234 AutoPtr<ASTType> keyType = (static_cast<ASTMapType*>(astType.Get()))->GetKeyType();
in NewMapTypeEmitter() local
|
/foundation/ability/idl_tool/parser/ |
H A D | parser.cpp | 638 AutoPtr<ASTType> keyType = ParseType(); in ParseMap() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | recover_manager.cpp | 268 bool RecoveryManager::InstallKeyDescToKeyring(size_t keyType, const KeyBlob &key2Blob, const KeyBlob &keyDesc) in InstallKeyDescToKeyring() argument
|
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/ |
H A D | dinput_source_manager_event_handler.cpp | 327 uint32_t keyType = innerMsg[INPUT_SOURCEMANAGER_KEY_TYPE]; in NotifyKeyStateCallback() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/ |
H A D | key_manager_test.cpp | 1687 KeyType keyType = EL1_KEY; in HWTEST_F() local 1708 KeyType keyType = EL1_KEY; in HWTEST_F() local 1745 KeyType keyType = EL2_KEY; in HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
H A D | key.c | 44 u32 keyType; in ath_hw_keyreset() local 135 u32 keyType; in ath_hw_set_keycache_entry() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ |
H A D | key.c | 44 u32 keyType; in ath_hw_keyreset() local 135 u32 keyType; in ath_hw_set_keycache_entry() local [all...] |
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
H A D | RubyMap.java | 430 private Descriptors.FieldDescriptor.Type keyType; field in RubyMap
|
/foundation/arkui/napi/sample/native_module_storage/ |
H A D | js_storage.cpp | 681 napi_valuetype keyType = napi_undefined; in JSStorageDeleteSync() local
|
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/ |
H A D | napi_storage.cpp | 253 napi_valuetype keyType = napi_undefined; in ParseKey() local
|
/foundation/ability/idl_tool/codegen/ |
H A D | ts_code_emitter.cpp | 719 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitWriteVariableObject() local 851 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitReadVariableObject() local 1019 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitReadOutVariableObject() local 1066 MetaType* keyType = metaComponent_->types_[mt->nestedTypeIndexes_[0]]; in EmitType() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 293 void BleSecurity::LePairComplete(const BtAddr *addr, uint8_t result, uint8_t keyType, void *context) in LePairComplete() argument
|
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/ |
H A D | js_register_module.cpp | 441 bool GetEventType(napi_env env, napi_callback_info info, sptr<KeyEventMonitorInfo> event, std::string &keyType) in GetEventType() argument 494 std::string keyType; in JsOn() local 532 std::string keyType; in JsOff() local [all...] |
H A D | js_register_util.cpp | 253 AsyncWorkFn(const napi_env &env, std::shared_ptr<KeyOption> keyOption, napi_value &result, std::string keyType) AsyncWorkFn() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
H A D | device_profile_storage_manager.cpp | 132 GenerateKey(const std::string& udid, const std::string& key, KeyType keyType) GenerateKey() argument
|