Home
last modified time | relevance | path

Searched full:parameter (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/drivers/interface/power/v1_1/
DPowerTypes.idl50 /** Command parameter for registering a callback of the power status */
52 /** Command parameter for hibernating the device */
54 /** Command parameter for waking up the device */
56 /** Command parameter for forcibly hibernating the device */
58 /** Command parameter for opening the running lock */
60 /** Command parameter for closing the running lock*/
62 /** Command parameter for dumping */
73 /** Command parameter for the hibernation callback */
75 /** Command parameter for the wakeup callback */
/drivers/interface/power/v1_0/
DPowerTypes.idl49 /** Command parameter for registering a callback of the power status */
51 /** Command parameter for hibernating the device */
53 /** Command parameter for waking up the device */
55 /** Command parameter for forcibly hibernating the device */
57 /** Command parameter for opening the running lock */
59 /** Command parameter for closing the running lock*/
61 /** Command parameter for dumping */
71 /** Command parameter for the hibernation callback */
73 /** Command parameter for the wakeup callback */
/drivers/interface/power/v1_2/
DPowerTypes.idl50 /** Command parameter for registering a callback of the power status */
52 /** Command parameter for hibernating the device */
54 /** Command parameter for waking up the device */
56 /** Command parameter for forcibly hibernating the device */
58 /** Command parameter for opening the running lock */
60 /** Command parameter for closing the running lock*/
62 /** Command parameter for dumping */
73 /** Command parameter for the hibernation callback */
75 /** Command parameter for the wakeup callback */
/drivers/peripheral/huks/hdi_service/
Dhuks_sa_hdi_struct.h43 * @param paramSet required parameter set
55 * @param paramSet required parameter set
67 * @param paramSet required parameter set
77 * @param paramSet required parameter set
87 * @param paramSet required parameter set
98 * @param paramSet required parameter set
109 * @param paramSet required parameter set
120 * @param paramSet required parameter set
127 * @param paramSet required parameter set
136 * @param paramSet required parameter set
[all …]
/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_method.cpp34 void ASTMethod::AddParameter(const AutoPtr<ASTParameter> &parameter) in AddParameter() argument
36 if (parameter == nullptr) { in AddParameter()
39 parameters_.push_back(parameter); in AddParameter()
59 for (auto parameter : parameters_) { in Dump() local
60 std::string info = parameter->Dump(prefix + TAB); in Dump()
62 if (parameter != parameters_[parameters_.size() - 1]) { in Dump()
/drivers/peripheral/wlan/test/hdi_service/
Dp2p_callback_impl.c27 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackDeviceFound()
39 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackDeviceLost()
51 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackGoNegotiationRequest()
63 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackGoNegotiationCompleted()
75 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackInvitationReceived()
87 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackInvitationResult()
98 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackGroupFormationSuccess()
110 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackGroupFormationFailure()
123 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackGroupStarted()
135 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in P2pCallbackGroupRemoved()
[all …]
Dwpa_callback_impl.c27 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackDisconnected()
41 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackOnConnected()
54 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackBssidChanged()
67 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackStateChanged()
81 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackTempDisabled()
96 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackAssociateReject()
109 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackWpsOverlap()
121 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackWpsTimeout()
133 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackAuthTimeout()
146 HDF_LOGE("%{public}s: input parameter invalid!", __func__); in WpaCallbackScanResult()
[all …]
/drivers/peripheral/codec/hal/src/
Dcodec_component_type_service.c35 CODEC_LOGE("invalid parameter"); in CodecComponentTypeGetComponentVersion()
48 CODEC_LOGE("invalid parameter"); in CodecComponentTypeSendCommand()
61 CODEC_LOGE("invalid parameter"); in CodecComponentTypeGetParameter()
79 CODEC_LOGE("invalid parameter"); in CodecComponentTypeSetParameter()
96 CODEC_LOGE("invalid parameter"); in CodecComponentTypeGetConfig()
113 CODEC_LOGE("invalid parameter"); in CodecComponentTypeSetConfig()
129 CODEC_LOGE("invalid parameter"); in CodecComponentTypeGetExtensionIndex()
141 CODEC_LOGE("invalid parameter"); in CodecComponentTypeGetState()
155 CODEC_LOGE("invalid parameter"); in CodecComponentTypeComponentTunnelRequest()
168 CODEC_LOGE("invalid parameter"); in CodecComponentTypeUseBuffer()
[all …]
Dcodec_component_type_stub.c38 CODEC_LOGE("invalid parameter"); in SerStubGetComponentVersion()
64 CODEC_LOGE("invalid parameter"); in SerStubSendCommand()
121 CODEC_LOGE("invalid parameter"); in SerStubGetParameter()
177 CODEC_LOGE("invalid parameter"); in SerStubSetParameter()
228 CODEC_LOGE("invalid parameter"); in SerStubGetConfig()
284 CODEC_LOGE("invalid parameter"); in SerStubSetConfig()
336 CODEC_LOGE("invalid parameter"); in SerStubGetExtensionIndex()
371 CODEC_LOGE("invalid parameter"); in SerStubGetState()
395 CODEC_LOGE("invalid parameter"); in SerStubComponentTunnelRequest()
441 CODEC_LOGE("invalid parameter"); in SerStubUseBuffer()
[all …]
/drivers/hdf_core/framework/model/network/wifi/bus/
Dhdf_sdio_intf.c32 HDF_LOGE("%s:input parameter error!", __func__); in HdfGetSdioInfo()
56 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioReleaseDev()
71 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioEnableFunc()
87 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioDisableFunc()
104 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioCliamIrq()
119 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioClaimHost()
130 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioReleaseHost()
143 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioReleaseIrq()
159 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioReset()
175 HDF_LOGE("%s:input parameter error!", __func__); in HdfSdioReadN()
[all …]
Dhdf_pcie_intf.c60 HDF_LOGE("%s: input parameter error!", __func__); in HdfPcieInit()
75 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieReleaseDev()
101 HDF_LOGE("%s:input parameter error!", __func__); in PcieIrqCallBack()
114 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieCliamIrq()
138 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieReleaseIrq()
173 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieReadN()
213 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieWriteN()
251 HDF_LOGE("%s:input parameter error!", __func__); in PcieMapCallbackFunc()
262 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieDmaMap()
282 HDF_LOGE("%s:input parameter error!", __func__); in HdfPcieDmaUnmap()
[all …]
/drivers/peripheral/wlan/hal/src/
Dwifi_hal_base_feature.c32 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetNetworkIfaceNameInner()
41 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetFeatureTypeInner()
50 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in SetMacAddressInner()
59 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetDeviceMacAddressInner()
69 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetValidFreqsWithBandInner()
78 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in SetTxPowerInner()
87 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetChipIdInner()
96 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetIfNamesByChipIdInner()
178 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in InitBaseFeature()
Dwifi_hal_sta_feature.c32 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in SetScanningMacAddressInner()
49 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in StartScanInner()
66 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in StartPnoScanInner()
83 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in StopPnoScanInner()
100 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetSignalPollInfoInner()
117 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in InitStaFeature()
Dwifi_hal.c39 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in StartInner()
67 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in StopInner()
84 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetSupportFeatureInner()
93 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in GetSupportComboInner()
207 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in DestroyFeatureInner()
226 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in RegisterEventCallbackInner()
241 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in UnregisterEventCallbackInner()
254 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in RegisterHid2dCallbackInner()
269 HDF_LOGE("%s: input parameter invalid, line: %d", __FUNCTION__, __LINE__); in UnregisterHid2dCallbackInner()
280 … HDF_LOGE("%s: input parameter invalid, line: %d, chipId = %u", __FUNCTION__, __LINE__, chipId); in ResetDriverInner()
[all …]
/drivers/hdf_core/interfaces/inner_api/utils/
Dhdf_dlist.h52 …* @param head Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
65 …* @param head Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
77 * The parameter cannot be empty.
94 * The parameter cannot be empty.
95 …* @param head Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
112 * The parameter cannot be empty.
113 …* @param head Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
130 …* @param list Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
131 …* @param head Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
149 …* @param head Indicates the pointer to the linked list {@link DListHead}. The parameter cannot be …
/drivers/hdf_core/framework/include/wifi/
Dhdf_wifi_event.h312 * @param netDev Indicates the pointer to the network device. This parameter cannot be null.
313 …* @param macAddr Indicates the pointer to the MAC address of the station. This parameter cannot be…
328 * @param netDev Indicates the pointer to the network device. This parameter cannot be null.
329 …* @param macAddr Indicates the pointer to the MAC address of the station. This parameter cannot be…
342 * @param netDev Indicates the pointer to the network device. This parameter cannot be null.
343 * @param channel Indicates the pointer to the channel information. This parameter cannot be null.
344 * @param bssInfo Indicates the pointer to the BSS information. This parameter cannot be null.
357 * @param netDev Indicates the pointer to the network device. This parameter cannot be null.
371 * @param netDev Indicates the pointer to the network device. This parameter cannot be null.
372 * @param result Indicates the pointer to the connection result. This parameter cannot be null.
[all …]
/drivers/interface/nnrt/v2_1/
DModelTypes.idl36 * - 2. The <b>subGraph</b> parameter of {@link Model} is traversed to obtain the operator nodes\n
39 …* - 3. The operator functions are located based on the <b>nodeType</b> parameter of {@link Node} t…
79 * If the length is <b>1</b>, all axes share one quantization parameter.
80 … * If the length is not <b>1</b>, each quantization parameter in the array corresponds to an axis.
91 …* - Define the operator parameter structure <b>OP op{}</b>, where <b>OP</b> can be replaced w…
92 …* the operator parameter structure defined in {@link NodeAttrTypes.idl} and <b>op</b> is a va…
96 * Then, you can view the parameter values of the operator in <b>op</b>.
100 * parameter structure is {@link FullConnection}.
125 /** Quantization parameter of the operator node. For details, see {@link QuantType}. */
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_thread.c89 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadBind()
109 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadStart()
151 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalCheckPara()
157 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalCheckPara()
171 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadSuspend()
190 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadDestroy()
207 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadResume()
/drivers/hdf_core/framework/include/osal/
Dosal_irq.h70 * @param dev Indicates the pointer to the parameter passed to the interrupt processing function.
77 * HDF_ERR_INVALID_PARAM | Invalid parameter.
88 * @param dev Indicates the pointer to the parameter passed to the interrupt processing function
96 * HDF_ERR_INVALID_PARAM | Invalid parameter.
112 * HDF_ERR_INVALID_PARAM | Invalid parameter.
128 * HDF_ERR_INVALID_PARAM | Invalid parameter.
/drivers/hdf_core/interfaces/inner_api/osal/shared/
Dosal_thread.h100 * @param entryPara Indicates the pointer to the parameter passed to the thread callback function.
106 * HDF_ERR_INVALID_PARAM | Invalid parameter.
127 * HDF_ERR_INVALID_PARAM | Invalid parameter.
138 …* @param param Indicates the pointer to the parameter used to start a thread. For details, see {@l…
145 * HDF_ERR_INVALID_PARAM | Invalid parameter.
161 * HDF_ERR_INVALID_PARAM | Invalid parameter.
177 * HDF_ERR_INVALID_PARAM | Invalid parameter.
193 * HDF_ERR_INVALID_PARAM | Invalid parameter.
Dosal_spinlock.h67 * HDF_ERR_INVALID_PARAM | Invalid parameter.
85 * HDF_ERR_INVALID_PARAM | Invalid parameter.
102 * HDF_ERR_INVALID_PARAM | Invalid parameter.
119 * HDF_ERR_INVALID_PARAM | Invalid parameter.
136 * HDF_ERR_INVALID_PARAM | Invalid parameter.
153 * HDF_ERR_INVALID_PARAM | Invalid parameter.
171 * HDF_ERR_INVALID_PARAM | Invalid parameter.
189 * HDF_ERR_INVALID_PARAM | Invalid parameter.
/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/
Dwlan_extend_cmd.c33 HDF_LOGE("%{public}s input parameter invalid!", __func__); in WlanInterfaceStartChannelMeas()
54 HDF_LOGE("%{public}s input parameter invalid!", __func__); in WlanInterfaceGetChannelMeasResult()
75 HDF_LOGE("%{public}s input parameter invalid!", __func__); in WlanInterfaceWifiSendCmdIoctl()
95 HDF_LOGE("%{public}s input parameter invalid!", __func__); in WlanInterfaceGetCoexChannelList()
106 HDF_LOGE("%{public}s input parameter invalid!", __func__); in WlanInterfaceRegisterHid2dCallback()
125 HDF_LOGE("%{public}s input parameter invalid!", __func__); in WlanInterfaceUnregisterHid2dCallback()
/drivers/peripheral/camera/test/mpi/src/
Ddfx_test.cpp18 #include "parameter.h"
95 int parameter = GetParameter(property, defValue, value1, 32); variable
96 …"==========[test log] DFX: GetProperty Hdi_GetStreamOperator_Timeout = " << parameter << std::endl;
120 int parameter = GetParameter(property, defValue, value1, 32); variable
121 …<< "==========[test log] DFX: GetProperty Hdi_UpdateSettings_Timeout = " << parameter << std::endl;
149 int parameter = GetParameter(property, defValue, value1, 32); variable
150 …"==========[test log] DFX: GetProperty Hdi_GetEnabledResults_Timeout = " << parameter << std::endl;
180 int parameter = GetParameter(property, defValue, value1, 32); variable
181 …"==========[test log] DFX: GetProperty Hdi_GetEnabledResults_Timeout = " << parameter << std::endl;
211 int parameter = GetParameter(property, defValue, value1, 32); variable
[all …]
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_thread.c89 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadBind()
109 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadStart()
159 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalCheckPara()
165 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalCheckPara()
179 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadSuspend()
198 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadDestroy()
215 HDF_LOGE("%s invalid parameter %d", __func__, __LINE__); in OsalThreadResume()
/drivers/interface/display/composer/v1_1/
DIDisplayComposer.idl58 * this parameter in this interface.
81 …* @brief Sets parameter for the given layer, the parameter change must have fully taken effect aft…
96 * @brief returns the list of supported parameter keys
98 * @param keys Indicates the supported parameter keys.
108 …* @brief Sets parameter for the given layer, the parameter change must have fully taken effect aft…

12345678910>>...14