/ohos5.0/drivers/hdf_core/framework/support/platform/include/timer/ |
H A D | timer_core.h | 55 void *priv; member
|
/ohos5.0/drivers/hdf_core/framework/include/audio/ |
H A D | audio_codec_if.h | 43 void *priv; /**< Codec private data interface */ member
|
H A D | audio_dai_if.h | 121 void *priv; /**< Dai private data interface */ member
|
H A D | audio_platform_if.h | 196 void *priv; /**< Platform private data interface */ member
|
/ohos5.0/drivers/hdf_core/framework/include/wifi/ |
H A D | wifi_module.h | 167 void *priv; /**< Private data of the chip driver */ member
|
/ohos5.0/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_uevent_handle.c | 210 static int32_t DdkUeventCallBack(void *priv, uint32_t id, struct HdfSBuf *data) in DdkUeventCallBack()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
H A D | audio_capture_vdi.c | 55 struct AudioCapturePrivVdi *priv = AudioCaptureGetPrivVdi(); in AudioGetVdiCaptureByIdVdi() local 791 struct AudioCapturePrivVdi *priv = AudioCaptureGetPrivVdi(); in AudioCreateCaptureByIdVdi() local 835 struct AudioCapturePrivVdi *priv = AudioCaptureGetPrivVdi(); in DecreaseCaptureUsrCount() local 852 struct AudioCapturePrivVdi *priv = AudioCaptureGetPrivVdi(); in AudioDestroyCaptureByIdVdi() local
|
H A D | audio_render_vdi.c | 58 struct AudioRenderPrivVdi *priv = AudioRenderGetPrivVdi(); in AudioGetVdiRenderByIdVdi() local 985 struct AudioRenderPrivVdi *priv = AudioRenderGetPrivVdi(); in AudioCreateRenderByIdVdi() local 1037 struct AudioRenderPrivVdi *priv = AudioRenderGetPrivVdi(); in DecreaseRenderUsrCount() local 1054 struct AudioRenderPrivVdi *priv = AudioRenderGetPrivVdi(); in AudioDestroyRenderByIdVdi() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pcie/ |
H A D | pcie_core.h | 53 void *priv; member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/mipi/ |
H A D | mipi_dsi_core.c | 19 void *priv; member
|
/ohos5.0/drivers/hdf_core/framework/model/display/driver/backlight/ |
H A D | hdf_bl.c | 37 void *priv; member 82 struct BacklightOps *ops, void *priv) in RegisterBlDev()
|
/ohos5.0/drivers/hdf_core/framework/model/network/ethernet/include/ |
H A D | eth_device.h | 37 void *priv; member
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/uart/ |
H A D | uart_core.h | 30 void *priv; member
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
H A D | openssl_ecc_helper.c | 54 …const struct KeyMaterialEcc *keyMaterial, BIGNUM *pubX, BIGNUM *pubY, const BIGNUM *priv, uint8_t … in TransEccKeyToKeyBlob() 104 const BIGNUM *priv = EC_KEY_get0_private_key(eccKey); in EccSaveKeyMaterial() local
|
/ohos5.0/drivers/hdf_core/framework/model/network/common/netdevice/ |
H A D | net_device.c | 127 struct FullNetDevicePriv *priv = NULL; in GetLinuxInfByNetDevice() local 141 struct FullNetDevicePriv *priv = (struct FullNetDevicePriv *)netdev_priv(dev); in GetHdfNetDeviceByLinuxInf() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | submeshhandler.cpp | 146 auto priv = interface_pointer_cast<SCENE_NS::ISubMeshPrivate>(ptr); in DoComponentEvent() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/ |
H A D | minimp3_demuxer_plugin.h | 41 void *priv; member
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | cooperate_free.cpp | 81 void CooperateFree::OnSetCooperatePriv(uint32_t priv) in OnSetCooperatePriv()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/gpio/ |
H A D | gpio_core.h | 46 void *priv; member
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/ |
H A D | http_lite_source_plugin.cpp | 242 Status HttpSourcePlugin::OnHttpEvent(void *priv, int errorType, int32_t errorCode) in OnHttpEvent()
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/ |
H A D | hilog_napi_base.cpp | 56 bool priv = (!debug) && IsPrivateSwitchOn(); in ParseLogContent() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/regulator/ |
H A D | regulator_core.h | 95 void *priv; member
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | hi_fsm.cpp | 218 HI_FSM_EventCallback eventCallback, void *priv) in HI_FSM_RegMsgCallback()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_ecc.c | 83 const BIGNUM *priv = EC_KEY_get0_private_key(eccKey); in TransEccKeyToKeyBlob() local
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_app_cert_process.c | 85 const BIGNUM *priv = EC_KEY_get0_private_key(eccKey); in TransEccKeyToKeyBlob() local
|