| /device/soc/hisilicon/common/hal/media/format/hi3516dv300/linux_small/libs/ |
| H A D | libplugin_demuxer_raw.so | ... d} not support extra protocol ParseId3v2TagAndSkip not prepared DemuxerRaw input param hanle null BufferRawProbe {%s():%d} Get data ... |
| /device/soc/hisilicon/common/hal/media/format/hi3516dv300/linux_standard/libs/ |
| H A D | libplugin_demuxer_raw.so | ... %s():%d} not support extra protocol input param fmtInfo null input param fmtMediaInfo null input param fmtFrame null ... |
| /device/qemu/arm_virt/linux/rootfs/ |
| H A D | init.qemu.arm.linux.usb.cfg | 30 "name" : "param:sys.usb.config=none && param:sys.usb.configfs=1", 37 "name" : "param:init.svc.hdcd=stopped", 43 "name" : "param:sys.usb.config=hdc && param:sys.usb.configfs=1",
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| H A D | hi_btcoex_api.h | 42 * @param ifname [IN] Type #const char *, device name, e.g. wlan0.CNcomment:设备名称,如 wlan0。CNend 43 * @param enable [IN] Type #enable, whether turn wifi & bt coexist on or off, 0:off, 1:on. 45 * @param mode [IN] Type #mode, wifi & bt coexist mode, 1:2-wired, 2:3-wired. 47 * @param share_ant [IN] Type #share_ant, whether wifi & bt share ant, 0:no share ant, 1:share ant. 49 * @param preempt [IN] Type #preempt, whether send wifi & bt preempt frame (NULL data), 0:no send, 1:send.
|
| H A D | hks_file_api.h | 42 * @param buf [OUT] type #uint8_t *,The buffer used to store the content readed from flash. 44 * @param len [IN] type #uint32_t,The size count in buffer trying to read from flash. 62 * @param buf [IN] type #uint8_t *,The content which you want write into the file. 64 * @param len [IN] type #uint32_t,The size of the content.CNcomment:要写入的内容大小。CNend 82 * @param callbacks [IN] type #struct hks_flash_operation_callbacks *,Registered callback function.
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| H A D | coap_event.h | 69 * @param context The CoAP context to register the event handler with. 70 * @param hnd The event handler to be registered. @c NULL if to be 83 * @param context The CoAP context to register the event handler with. 84 * @param hnd The event handler to be registered. 95 * @param context The CoAP context whose event handler is to be removed.
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| H A D | osal_file.c | 31 HDF_LOGE("%s invalid param", __func__); in OsalFileOpen() 55 HDF_LOGE("%s invalid param", __func__); in OsalFileWrite() 75 HDF_LOGE("%s invalid param", __func__); in OsalFileClose() 91 HDF_LOGE("%s invalid param", __func__); in OsalFileRead() 112 HDF_LOGE("%s invalid param", __func__); in OsalFileLseek()
|
| /drivers/hdf_core/framework/include/platform/ |
| H A D | dac_if.h | 48 * @param number Indicates the DAC controller ID. 62 * @param handle Indicates the pointer to the device handle of the DAC controller. 71 * @param handle Indicates the pointer to the device handle of the DAC controller obtained via {@link DacOpen}. 72 * @param channel represents the channel through which the DAC transmits messages. 73 * @param val represents the set digital target value.
|
| /drivers/hdf_core/interfaces/inner_api/hdi/ |
| H A D | hdi_support.h | 50 * @param desc Indicates the pointer to the HDI descriptor. 51 * @param serviceName Indicates the service name of the driver to load. 61 * @param desc Indicates the pointer to the HDI descriptor. 62 * @param serviceName Indicates the service name of the driver to unload. 63 * @param impl Indicates the pointer to the HDI driver object to unload.
|
| /drivers/hdf_core/interfaces/inner_api/osal/shared/ |
| H A D | osal_mem.h | 43 * @param size Indicates the size of memory to allocate. 54 * @param size Indicates the size of memory to allocate. 65 * @param alignment Indicates the memory boundary alignment. The value must be a power of 2. 66 * @param size Indicates the size of memory to allocate. 77 * @param mem Indicates the pointer to the memory to release.
|
| /drivers/interface/display/buffer/v1_0/ |
| H A D | IMapper.idl | 24 * @param handle The input buffer handle 36 * @param handle The input buffer handle 48 * @param handle The input buffer handle 60 * @param handle The input buffer handle 72 * @param handle The input buffer handle
|
| /drivers/interface/thermal/v1_0/ |
| H A D | IThermalInterface.idl | 56 * @param freq CPU frequency to set. 67 * @param freq GPU frequency to set. 78 * @param current Charging current, in mA. 89 * @param event Thermal information of the device, including the device type and temperature. 101 * @param callbackObj Callback to register.
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
| H A D | identify_funcs.c | 27 ResultCode DoIdentify(const IdentifyParam param, LinkedList **schedule)
in DoIdentify() argument 33 if (!GetEnableStatus(INVALID_USER_ID, param.authType)) {
in DoIdentify() 34 LOG_ERROR("authType is not support %{public}d", param.authType);
in DoIdentify() 37 UserAuthContext *identifyContext = GenerateIdentifyContext(param);
in DoIdentify() 55 LOG_ERROR("param is null");
in DoUpdateIdentify()
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| H A D | ability_window.h | 46 * @param handler The EventHandler of the Ability the AbilityWindow belong. 56 * @param sceneFlag flag for screen, lock or unlock, power on or off. 63 * @param sceneFlag flag for screen, lock or unlock, power on or off. 84 * @param label the label of this ability. 92 * @param icon the icon of this ability.
|
| /foundation/ai/ai_engine/services/server/server_executor/include/ |
| H A D | async_msg_handler.h | 38 * @param [in] task Asynchronous task. 46 * @param [in] event The event type of the asynchronous task processing result. 47 * @param [in] response Response of asynchronous task processing. 55 * @param [in] pluginAlgorithm Function symbol corresponding to plugin algorithm. 62 * @param [in] request Request information.
|
| /foundation/ability/form_fwk/interfaces/kits/native/include/ |
| H A D | form_errors.h | 61 * @param errCode Error code. 69 * @param internalErrorCode Internal error code. 77 * @param internalErrorCode Internal error code. 78 * @param externalErrorCode External error code. 86 * @param externalErrorCode External error code.
|
| /foundation/ability/idl_tool/test/hdi_unittest/display_buffer_v1_0/foo/display/buffer/v1_0/ |
| H A D | IMapper.idl | 24 * @param handle The input buffer handle 36 * @param handle The input buffer handle 48 * @param handle The input buffer handle 60 * @param handle The input buffer handle 72 * @param handle The input buffer handle
|
| /foundation/ability/form_fwk/services/include/ |
| H A D | form_acquire_connection.h | 41 * @param element service ability's ElementName. 42 * @param remoteObject the session proxy of service ability. 43 * @param resultCode ERR_OK on success, others on failure. 50 * @param element service ability's ElementName. 51 * @param resultCode ERR_OK on success, others on failure.
|
| /foundation/ability/idl_tool/test/hdi_unittest/thermal_v1_0/foo/thermal/v1_0/ |
| H A D | IThermalInterface.idl | 56 * @param freq CPU frequency to set. 67 * @param freq GPU frequency to set. 78 * @param current Charging current, in mA. 89 * @param event Thermal information of the device, including the device type and temperature. 101 * @param callbackObj Callback to register.
|
| /foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/ |
| H A D | iability_stage_monitor.h | 38 * @param moduleName Indicates the specified module name for monitoring the lifecycle state changes 40 * @param srcEntrance Indicates the path of the abilityStage. 52 * @param abilityStage Indicates the abilityStage. 53 * @param isNotify Indicates whether to notify the matched abilityStage to the object who waited. 63 * @param timeoutMs Indicates the maximum amount of time to wait, in milliseconds.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/include/ |
| H A D | quick_fix_manager_client.h | 40 * @param quickFixFiles quick fix files need to apply, this value should include file path and file name. 41 * @param isDebug this value is for the quick fix debug mode selection. 49 * @param bundleName bundle name of quick fix info. 50 * @param quickFixInfo quick fix info, including bundleName, bundleVersion and so on. 58 * @param bundleName quick fix files need to revoke.
|
| /foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/ |
| H A D | app_loader.h | 33 * @param None 40 * @param None 47 * @param bundleName the bundle name of the application. 48 * @param createFunc constructor function of application class. 76 * @param className Indicates the {@link OHOSApplication} class name to register.
|
| H A D | ability_record_mgr.h | 41 * @param token The token which the is launched by app. 48 * @param token The token which the abilityRecord belongs to. 49 * @param abilityRecord the abilityRecord witch contains the context info belong the the ability. 57 * @param token The token which the abilityRecord belongs to. 73 * @param token The token which the abilityRecord belongs to.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | ability_auto_startup_client.h | 47 * @param info The auto startup info, include bundle name, module name, ability name. 48 * @param flag Indicate whether to allow the application to change the auto start up state. 55 * @param info The auto startup info, include bundle name, module name, ability name. 56 * @param flag Indicate whether to allow the application to change the auto start up state. 63 * @param infoList Output parameters, return auto startup info list.
|
| /foundation/ability/ability_lite/interfaces/inner_api/abilitymgr_lite/slite/ |
| H A D | ability_manager_inner.h | 35 * @param startCheckCallback Indicates the check function for the ability starting.
43 * @param token Indicates the token of the ability.
44 * @param state Indicates the state of the lifecycle.
52 * @param token Indicates the token of the ability.
67 * @param bundleName Indicates the bundleName of the ability.
|