/base/security/security_guard/frameworks/js/napi/ |
H A D | security_guard_sdk_adaptor.h | 33 const std::string ¶m, ResultCallback callback);
|
/base/security/security_guard/frameworks/common/constants/include/ |
H A D | security_guard_define.h | 47 std::string param;
member
|
/base/theme/screenlock_mgr/frameworks/native/include/ |
H A D | screenlock_app_manager.h | 43 SCREENLOCK_API int32_t SendScreenLockEvent(const std::string &event, int param);
|
H A D | screenlock_manager_proxy.h | 42 int32_t SendScreenLockEvent(const std::string &event, int param) override;
|
/base/useriam/pin_auth/frameworks/client/inc/ |
H A D | inputer_data_impl.h | 36 InputerDataImpl(const InputerGetDataParam ¶m);
|
/base/useriam/user_auth_framework/services/context/inc/ |
H A D | context_factory.h | 66 RemoteAuthInvokerContextParam param, std::shared_ptr<ContextCallback> callback);
|
H A D | widget_client.h | 39 void SetWidgetParam(const WidgetParam ¶m);
|
H A D | remote_auth_invoker_context.h | 44 RemoteAuthInvokerContext(uint64_t contextId, AuthParamInner authParam, RemoteAuthInvokerContextParam param,
|
/base/useriam/fingerprint_auth/test/unittest/ |
H A D | fingerprint_auth_sensor_illumination_test.cpp | 96 .param = { .enableSensorIllumination = { 500, 500, 200, 0, WHITE } } }; in HWTEST_F()
|
/base/useriam/user_auth_framework/interfaces/inner_api/ |
H A D | user_auth_client.h | 53 * @param userId System userId, generated by account subsystem. 54 * @param request AuthType and AttributeKey to get property. 55 * @param callback Callback of get property result. 63 * @param userId System userId, generated by account subsystem. 64 * @param request AuthType, propertyMode and attributes to set property. 65 * @param callback Callback of set property result. 73 * @param authParam, authentication paramater. 74 * @param callback Callback of user authentication result. 83 * @param contextId Indicates the authenticate context index. 91 * @param challeng [all...] |
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_createpdf_execute_callback.h | 84 static void ReleaseArrayBufferExecuteParamAndUvWork(ArrayBufferExecuteParam* param, uv_work_t* work);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/ |
H A D | Makefile | 18 PARAM_FILE:=../../../../mpp/Makefile.param
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_slave.h | 116 hi_void hcc_slave_tx(oal_dev_netbuf_stru *dev_netbuf, hi_u16 pay_load_len, const hcc_transfer_param *param);
|
/device/board/hihope/rk3568/audio_drivers/codec/rk809_codec/include/ |
H A D | rk809_codec_impl.h | 80 int32_t Rk809DaiHwParams(const struct AudioCard *card, const struct AudioPcmHwParams *param);
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_uart.h | 175 * @param id [IN] type #hi_uart_idx,UART port id. CNcomment:UART端口号。CNend 176 * @param param [IN] type #const hi_uart_attribute*,UART base settings.CNcomment:UART基本参数。CNend 177 * @param extra_attr [IN] type #const hi_uart_extra_attr*,UART extra settings. CNcomment:UART优化参数。CNend 185 hi_u32 hi_uart_init(hi_uart_idx id, const hi_uart_attribute *param, const hi_uart_extra_attr *extra_attr); 196 * @param id [IN] type #hi_uart_idx,UART port id. CNcomment:UART端口号。CNend 197 * @param data [OUT] type #hi_u8*,Start address of the data to be read.CNcomment:读到数据的首地址。CNend 198 * @param data_len [IN] type #hi_u32,Number of bytes to be read.CNcomment:要读取数据的字节数。CNend 219 * @param id [IN] type #hi_uart_idx,UART port id. CNcomment:UART端口号。CNend 220 * @param dat [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/ |
H A D | mali_kbase_debug_ktrace.h | 65 * @param: kbase device, cast to void pointer 67 void kbase_ktrace_hook_wrapper(void *param);
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/ |
H A D | mali_kbase_debug_ktrace.h | 65 * @param: kbase device, cast to void pointer 67 void kbase_ktrace_hook_wrapper(void *param);
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_device.h | 106 MPP_RET mpp_dev_ioctl(MppDev ctx, RK_S32 cmd, void *param);
|
H A D | rk_mpi.h | 86 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 88 * @param[in] packet The input video stream, its usage can refer mpp_packet.h. 89 * @param[out] frame The output picture, its usage can refer mpp_frame.h. 96 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 98 * @param[in] packet The input video stream, its usage can refer mpp_packet.h. 105 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 107 * @param[out] frame The output picture, its usage can refer mpp_frame.h. 115 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 117 * @param[in] frame The input video data, its usage can refer mpp_frame.h. 118 * @param[ou [all...] |
H A D | vpu.h | 112 RK_S32 VPUClientSendReg2(RK_S32 socket, RK_S32 offset, RK_S32 size, void *param);
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_device.h | 106 MPP_RET mpp_dev_ioctl(MppDev ctx, RK_S32 cmd, void *param);
|
H A D | rk_mpi.h | 86 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 88 * @param[in] packet The input video stream, its usage can refer mpp_packet.h. 89 * @param[out] frame The output picture, its usage can refer mpp_frame.h. 96 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 98 * @param[in] packet The input video stream, its usage can refer mpp_packet.h. 105 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 107 * @param[out] frame The output picture, its usage can refer mpp_frame.h. 115 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 117 * @param[in] frame The input video data, its usage can refer mpp_frame.h. 118 * @param[ou [all...] |
H A D | vpu.h | 112 RK_S32 VPUClientSendReg2(RK_S32 socket, RK_S32 offset, RK_S32 size, void *param);
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | rk_mpi.h | 87 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 89 * @param[in] packet The input video stream, its usage can refer mpp_packet.h. 90 * @param[out] frame The output picture, its usage can refer mpp_frame.h. 97 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 99 * @param[in] packet The input video stream, its usage can refer mpp_packet.h. 106 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 108 * @param[out] frame The output picture, its usage can refer mpp_frame.h. 116 * @param[in] ctx The context of mpp, created by mpp_create() and initiated 118 * @param[in] frame The input video data, its usage can refer mpp_frame.h. 119 * @param[ou [all...] |
H A D | vpu.h | 113 RK_S32 VPUClientSendReg2(RK_S32 socket, RK_S32 offset, RK_S32 size, void *param);
|