/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/ |
H A D | hks_derive_test.cpp | 52 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey() 114 struct HksBlob *infoData = NULL; in BaseTestDerive() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
H A D | hks_derive_test.cpp | 37 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey() 116 struct HksBlob *infoData = NULL; in BaseTestDerive() local
|
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/ |
H A D | hks_derive_test.c | 54 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey() 118 struct HksBlob *infoData = NULL; in BaseTestDerive() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 162 …t UsbPnpNotifyAddInitInfo(struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData) in UsbPnpNotifyAddInitInfo() 216 …otifyAddInterfaceInitInfo(struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData, in UsbPnpNotifyAddInterfaceInitInfo() 261 struct HdfSBuf *sbuf, struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData) in UsbPnpNotifyInitInfo()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 202 …t UsbPnpNotifyAddInitInfo(struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData) in UsbPnpNotifyAddInitInfo() 244 …otifyAddInterfaceInitInfo(struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData, in UsbPnpNotifyAddInterfaceInitInfo() 289 struct HdfSBuf *sbuf, struct UsbPnpDeviceInfo *deviceInfo, union UsbPnpDeviceInfoData infoData) in UsbPnpNotifyInitInfo()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/include/ |
H A D | usb_pnp_notify.h | 75 struct UsbPnpAddRemoveInfo *infoData; member
|
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/ |
H A D | audio_interface_lib_common.c | 1321 struct AudioMixerCtlElemInfo *infoData = (struct AudioMixerCtlElemInfo *)data; in AudioMixerCtlGetElemProp() local 1349 struct AudioMixerCtlElemInfo *infoData = (struct AudioMixerCtlElemInfo *)data; in AudioMixerCtlSetElemProp() local 1368 …tlGetElem(AudioPcmType pcm, const struct HdfIoService *srv, struct AudioMixerCtlElemInfo *infoData) in AudioMixerCtlGetElem() 1382 AudioPcmType pcm, const struct HdfIoService *service, struct AudioMixerCtlElemInfo *infoData) in AudioMixerCtlSetElem()
|
/ohos5.0/drivers/peripheral/audio/test/audio_utils/audio_mixer/ |
H A D | audio_mixer.c | 113 …c int32_t AudioMixerGet(const struct HdfIoService *service, struct AudioMixerCtlElemInfo *infoData) in AudioMixerGet() 125 …c int32_t AudioMixerSet(const struct HdfIoService *service, struct AudioMixerCtlElemInfo *infoData) in AudioMixerSet() 932 struct AudioMixerCtlElemInfo infoData; in SetChannels() local 1090 struct AudioMixerCtlElemInfo infoData; in MctlSetElem() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/include/ |
H A D | usb_pnp_notify.h | 96 struct UsbPnpAddRemoveInfo *infoData; member
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_hkdf_test.cpp | 496 uint8_t infoData[] = { 0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xf9 }; variable 533 …uint8_t infoData[] = { 0xb0, 0xb1, 0xb2, 0xb3, 0xb4, 0xb5, 0xb6, 0xb7, 0xb8, 0xb9, 0xba, 0xbb, 0xb… variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
H A D | js_napi_common.cpp | 563 std::shared_ptr<JsHapModuleInfo> infoData = std::make_shared<JsHapModuleInfo>(); in JsGetCtxHapModuleInfo() local 614 std::shared_ptr<JsApplicationInfo> infoData = std::make_shared<JsApplicationInfo>(); in JsGetAppVersionInfo() local 665 std::shared_ptr<JsAbilityInfoInfo> infoData = std::make_shared<JsAbilityInfoInfo>(); in JsGetCtxAbilityInfo() local
|
H A D | napi_context.cpp | 3351 std::shared_ptr<JsApplicationInfo> infoData = std::make_shared<JsApplicationInfo>(); in OnGetApplicationInfo() local
|
/ohos5.0/drivers/peripheral/usb/ddk/host/src/ |
H A D | usb_raw_api_library.c | 1557 int32_t RawInitPnpService(enum UsbPnpNotifyServiceCmd cmdType, struct UsbPnpAddRemoveInfo infoData) in RawInitPnpService()
|
H A D | usb_interface_pool.c | 1205 struct UsbPnpAddRemoveInfo infoData = {0}; in UsbAddOrRemoveInterface() local
|