Home
last modified time | relevance | path

Searched refs:reserved1 (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/
H A D_haptic_capacity_v12.md26 | int [reserved1](#reserved1) | 预留参数. |
72 ### reserved1 subsection
75 int HapticCapacity::reserved1
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dthread_adapter.h34 uint8 reserved1; // reserved1 (must be 0) member
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dhuks_adapter.h71 uint8_t reserved1; member
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_thread.h37 uint8_t reserved1; // reserved1 (must be 0) member
/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_type.h271 int32_t reserved1; member
/ohos5.0/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h117 int32_t reserved1; member
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.h80 uint16_t reserved1; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_inst.h115 uint8_t reserved1 : 1; member
/ohos5.0/drivers/hdf_core/framework/sample/platform/uart/include/
H A Duart_pl011_sample.h29 volatile uint32_t reserved1; /* Offset: 0x01C Reserved */ member
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h59 uint8_t reserved1; member
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/huks_adapter/
H A Dhuks_adapter.h62 uint8_t reserved1; member
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.h66 uint8_t reserved1; member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/dma/
H A Ddmac_core.h95 uintptr_t reserved1; \
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock.c928 huks_key_type.type_struct.reserved1 = (uint8_t)0; in init_import_lt_public_key_param_set()
1084 out_key_type->reserved1 = key_type_union.type_struct.reserved1; in inner_get_lt_info_by_key_info()
1138 out_key_type->reserved1 = key_type_union.type_struct.reserved1; in inner_get_lt_info_by_key_alias()
H A Dhuks_adapter_mock_for_pake.c999 huks_key_type.type_struct.reserved1 = (uint8_t)0; in init_import_lt_public_key_param_set()
1155 out_key_type->reserved1 = key_type_union.type_struct.reserved1; in inner_get_lt_info_by_key_info()
1209 out_key_type->reserved1 = key_type_union.type_struct.reserved1; in inner_get_lt_info_by_key_alias()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_scdc.h154 uint8_t reserved1 : 1; member
/ohos5.0/drivers/interface/vibrator/v1_2/
H A DVibratorTypes.idl123 int reserved1;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/vibrator_v1_2/cpp_target/vibrator/v1_2/
H A Dvibrator_types.h.txt97 int32_t reserved1;
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/vibrator_v1_2/foo/vibrator/v1_2/
H A DVibratorTypes.idl123 int reserved1;
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c1077 huks_key_type.type_struct.reserved1 = (uint8_t)0; in init_import_lt_public_key_param_set()
1237 out_key_type->reserved1 = key_type_union.type_struct.reserved1; in inner_get_lt_info_by_key_info()
1261 outKeyType->reserved1 = keyTypeUnion.type_struct.reserved1; in SetKeyType()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/vibrator_v1_2/dump_ast_target/
H A Ddump.txt46 int reserved1;
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h121 __u32 reserved1; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h42 uint8_t reserved1; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c117 responses[i].reserved1 = param[offset]; in HciEventOnInquiryResultEvent()
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c2008 roleInfoUnion.roleInfoStruct.reserved1 = (uint8_t)0; in ImportPublicKey()