Home
last modified time | relevance | path

Searched defs:infoData (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/
H A Dhks_derive_test.cpp52 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 Dhks_derive_test.cpp37 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 Dhks_derive_test.c54 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 Dusb_pnp_notify.c162 …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 Dusb_pnp_notify.c202 …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 Dusb_pnp_notify.h75 struct UsbPnpAddRemoveInfo *infoData; member
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/
H A Daudio_interface_lib_common.c1321 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 Daudio_mixer.c113 …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 Dusb_pnp_notify.h96 struct UsbPnpAddRemoveInfo *infoData; member
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_hkdf_test.cpp496 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 Djs_napi_common.cpp563 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 Dnapi_context.cpp3351 std::shared_ptr<JsApplicationInfo> infoData = std::make_shared<JsApplicationInfo>(); in OnGetApplicationInfo() local
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c1557 int32_t RawInitPnpService(enum UsbPnpNotifyServiceCmd cmdType, struct UsbPnpAddRemoveInfo infoData) in RawInitPnpService()
H A Dusb_interface_pool.c1205 struct UsbPnpAddRemoveInfo infoData = {0}; in UsbAddOrRemoveInterface() local