Home
last modified time | relevance | path

Searched full:param (Results 4726 - 4750 of 23555) sorted by relevance

1...<<181182183184185186187188189190>>...943

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_flashboot_gpio.h77 * @param id [IN] type #hi_gpio_idx,I/O index.CNcomment:GPIO索引。CNend
78 * @param dir [OUT] type #hi_gpio_dir*,I/O direction.CNcomment:GPIO方向。CNend
96 * @param id [IN] type #hi_gpio_idx,I/O index.CNcomment:GPIO索引。CNend
97 * @param dir [IN] type #hi_gpio_dir,I/O direction.CNcomment:GPIO方向。CNend
115 * @param id [IN] type #hi_gpio_idx,I/O index.CNcomment:GPIO索引。CNend
116 * @param val [OUT] type #hi_gpio_value*,Output value.CNcomment:输出值。CNend
136 * @param id [IN] type #hi_gpio_idx,I/O index.CNcomment:GPIO索引。CNend
137 * @param val [OUT] type #hi_gpio_value*,Output value.CNcomment:输出值。CNend
158 * @param id [IN] type #hi_gpio_idx,I/O index.CNcomment:GPIO索引。CNend
159 * @param va
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_nvm.h133 * @param addr [IN] type #hi_u32,Start address of the NV factory partition in the flash. The address is planned by
153 * @param id [IN] type #hi_u8,NV item ID, ranging from #HI_NV_FACTORY_ID_START to #HI_NV_FACTORY_USR_ID_END.
155 * @param pdata [IN] type #hi_pvoid,NV item data.CNcomment:NV项数据。CNend
156 * @param len [IN] type #hi_u8,Length of an NV item (unit: byte). The maximum value is #HNV_ITEM_MAXLEN.
176 * @param id [IN] type #hi_u8,NV item ID, ranging from #HI_NV_NORMAL_ID_START to #HI_NV_NORMAL_USR_ID_END.
178 * @param pdata [IN] type #hi_pvoid,NV item data.CNcomment:NV项数据。CNend
179 * @param len [IN] type #hi_u8,Length of an NV item (unit: byte). The maximum value is HNV_ITEM_MAXLEN.
201 * @param crc [IN] type #hi_u16,The CRC initial value.CNcomment:CRC初始值。CNend
202 * @param p [IN] type #const hi_u8*,Pointer to the buffer to be verified.
204 * @param le
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/
H A Dlos_err.h55 * @param fileName [IN] Log file that stores error information.
56 * @param lineNo [IN] Line number of the erroneous line.
57 * @param errorNo [IN] Error code.
58 * @param paraLen [IN] Length of the input parameter pPara.
59 * @param para [IN] User label of the error.
83 * @param fileName [IN] Log file that stores error information.
84 * @param lineNo [IN] Line number of the erroneous line which should not be OS_ERR_MAGIC_WORD.
85 * @param errorNo [IN] Error code.
86 * @param paraLen [IN] Length of the input parameter pPara.
87 * @param par
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dencode.h52 * @param buf The input byte sequence to decode from
53 * @param length The length of the input byte sequence
63 * @param buf The input byte sequence to decode from
64 * @param length The length of the input byte sequence
76 * @param buf The output buffer to encode into
77 * @param length The output buffer size to encode into (must be sufficient)
78 * @param value The value to encode into the buffer
92 * @param buf The output buffer to encode into
93 * @param length The output buffer size to encode into (must be sufficient)
94 * @param valu
[all...]
/foundation/ability/idl_tool/test/hdi_unittest/a_recognition_v1_0/foo/a_recognition/v1_0/
H A DIActivityInterface.idl66 * @param callbackObj Indicates the callback to register, which needs to be registered only once.
82 * @param callbackObj Indicates the callback to unregister, which needs to be unregistered only once.
96 * @param activity Indicates the activities supported. The value is a string
114 * @param event Indicates the current activity events. For details, see {@link ActRecognitionEvent}.
129 * @param activity Indicates the activity. You can call {@link GetSupportActivity} to obtain all activities supported by
131 * @param eventType Indicates the event type. For details, see {@link ActRecognitionEventType}. You can fill in
133 * @param maxReportLatencyNs Indicates the maximum report interval, in nanoseconds. If the subscribed activity event
136 * @param powerMode Indicates the power consumption mode. For details, see {@link ActRecognitionPowerMode}.
151 * @param activity Indicates the activity. For details, see the <b>activity</b> parameter
153 * @param eventTyp
[all...]
/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/foo/power/v1_1/
H A DIPowerInterface.idl61 * @param ipowerHdiCallback Callback to register.
100 * @param name Name of the running lock.
112 * @param name Name of the running lock.
124 * @param info Power dump information.
135 * @param info Running lock info.
147 * @param info Running lock info.
158 * @param info wakeup reason info.
169 * @param extra Running lock info.
182 * @param extra Running lock info.
194 * @param iPowerRunningLockCallbac
[all...]
/foundation/ability/idl_tool/test/hdi_unittest/codec_image_v1_0/foo/codec/image/v1_0/
H A DICodecImage.idl58 * @param capList Indicates the image codec capabilities {@link CodecImageCapability} obtained.
72 * @param role Indicates the image codec role {@link CodecImageRole} obtained.
88 * @param role Indicates the image codec role {@link CodecImageRole} obtained.
104 * @param inBuffer Indicates input buffer of the jpeg image decode {@link CodecImageBuffer} obtained.
105 * @param outBuffer Indicates output buffer of the jpeg image decode {@link CodecImageBuffer} obtained.
106 * @param decInfo Indicates decode information of the image decode {@link JpegDecInfo} obtained.
124 * @param inBuffer Indicates input buffer of the image codec {@link CodecImageBuffer} obtained.
125 * @param size Indicates size of input buffer {@link CodecImageBuffer} obtained.
126 * @param role Indicates image codec role of input buffer {@link CodecImageRole} obtained.
143 * @param buffe
[all...]
/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_geofence_v1_0/foo/location/lpfence/geofence/v1_0/
H A DIGeofenceCallback.idl66 * @param res Indicates the result of the geofence addition. For details, see {@link GeofenceResult}.
80 * @param res Indicates the result of the geofence removal. For details, see {@link GeofenceResult}.
94 * @param geofenceId Indicates the ID of the geofence.
95 * @param location Indicates the latest location information. For details, see {@link GeoLocationInfo}.
96 * @param transition Indicates the new geofence status. For details, see {@link GeofenceTransition}.
97 * @param timestamp Indicates the timestamp when the geofence status changes.
114 * @param size Indicates the geofence usage information. For details, {@link GeofenceSize}.
128 * @param req Indicates the base station offline database data to request. For details, see {@link RequestCellDb}.
142 * @param locSource Indicates the source of the location information. For details, see {@link GeofenceLocSource}.
143 * @param locatio
[all...]
/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/foo/camera/v1_2/
H A DICameraHost.idl38 * @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link GetCameraIds}.
39 * @param callback Indicates the callback related to the camera. For details, see {@link ICameraDeviceCallback}.
40 * @param device Indicates the <b>ICameraDevice</b> instance corresponding to the ID of the camera device.
55 * @param notifyType Indicates the type of the notify.
56 * @param deviceState Indicates the state of the device.
69 * @param callback Indicates the callbacks to set.
84 * @param level Specifies whether to turn on or off the flash. The value 1 means to turn on the flash,
101 * @param cameraId Indicates the ID of the camera device, which can be obtained by calling {@link GetCameraIds}.
117 * @param config Indicates the preluanch configuration. For details, see {@link PrelaunchConfig}.
118 * @param operationMod
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension.h43 * @param record the auto fill extension record.
44 * @param application the application info.
45 * @param handler the auto fill extension handler.
46 * @param token the remote token.
58 * @param Want Indicates the {@link Want} structure containing startup information about the ui extension.
59 * @param sessionInfo The session info of the ability.
70 * @param want Indicates the want of ui extension to start.
71 * @param restart Indicates the startup mode. The value true indicates that ui extension is restarted after being
73 * @param startId Indicates the number of times the ui extension has been started. The startId is incremented
116 * @param wantParam
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dapp_context.h42 * @param want Indicates the Want containing information about the target ability to start.
44 * @param requestCode Indicates the request code returned after the ability using the AbilityInfo.AbilityType.PAGE
56 * @param want Indicates the Want containing information about the target ability to start.
57 * @param requestCode Indicates the request code returned after the ability is started. You can define the request
59 * @param abilityStartSetting Indicates the special start setting used in starting ability.
85 * @param want Indicates the want containing information about the ability to connect
87 * @param conn Indicates the callback object when the target ability is connected.
96 * @param conn Indicates the IAbilityConnection callback object passed by connectAbility after the connection
109 * @param want Indicates the Want containing information about the ability to destroy.
118 * @param want
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h49 * @param ApplicationInfo&, the current application info.
56 * @param Profile&, the current profile.
63 * @param Profile&, the current process info.
70 * @param int32_t, the current app record id.
77 * @param int32_t, the current app User.
84 * @param UserTestRecord, user test info.
228 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
236 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled.
243 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
249 * @param isNativeStar
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.h144 * @param flexItem The item under operation.
145 * @param flexItemProperties Store all the flex item properties.
158 * @param flexItemProps FlexItemProperties.
159 * @param baselineProps The distance properties of baseline.
172 * @param remainSpace Remain space.
173 * @param frontSpace The space before the first item.
174 * @param betweenSpace The space between two items.
181 * @param frontSpace The space before the first item.
182 * @param betweenSpace The space between two items.
183 * @param baselinePropertie
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.h29 NavPathInfoUINode(const std::string& name, const JSRef<JSVal>& param, RefPtr<NG::UINode>& uiNode, int32_t index) in NavPathInfoUINode()
32 this->param = param; in NavPathInfoUINode()
37 JSRef<JSVal> param; member
50 void SetParam(const JSRef<JSVal>& param);
83 void PushName(const std::string& name, const JSRef<JSVal>& param);
141 std::string ConvertParamToString(const JSRef<JSVal>& param, bool needLimit = false) const;
146 int LoadDestination(const std::string& name, const JSRef<JSVal>& param, const WeakPtr<NG::UINode>& customNode,
148 bool LoadDestinationByBuilder(const std::string& name, const JSRef<JSVal>& param, RefPtr<NG::UINode>& node,
161 bool RemoveDestinationIfNeeded(const JSRef<JSObject>& param, int32_
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.h70 * @param segmentIdx index of the WaterFlow segment.
131 * @param sections vector of Sections info.
132 * @param start index of the first modified section, all sections prior to [start] remain the same.
144 * @param idx index of FlowItem.
145 * @param pos position of this FlowItem
146 * @param height FlowItem height.
160 * @param mainSize main-axis length of viewport.
168 * @param itemIdx index of the current flow item.
175 * @param mainSize waterFlow length on the main axis.
176 * @param overScrol
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/include/
H A Dnapi_accessibility_extension.h37 * @param runtime The runtime.
45 * @param record the extension record.
46 * @param application the application info.
47 * @param handler the extension handler.
48 * @param token the remote token.
60 * @param want Indicates the {@link Want} structure containing connection information
78 * @param eventInfo The information of accessible event.
84 * @param keyEvent Indicates the key event to send.
113 * @param eventInfo The information of accessible event.
122 * @param keyEven
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.h45 * @param info the language and region object
92 * @param comapre: the compare string
93 * @param start: the specified position
107 * @param time : the js date object
115 * @param time: the time need to format
124 * @param time the timestamp of local time
130 * @param date: the time need to format
139 * @param the string to get the first number
147 * @param time the js time which need to format
154 * @param tim
[all...]
/foundation/multimedia/audio_framework/interfaces/kits/c/audio_manager/
H A Dnative_audio_session_manager.h131 * @param event the {@link #OH_AudioSession_DeactivatedEvent} deactivated triggering event.
141 * @param audioSessionManager the {@link #OH_AudioSessionManager}
153 * @param audioSessionManager the {@link #OH_AudioSessionManager}
155 * @param strategy pointer of {@link #OH_AudioSession_Strategy}
168 * @param audioSessionManager the {@link #OH_AudioSessionManager}
181 * @param audioSessionManager the {@link #OH_AudioSessionManager}
193 * @param audioSessionManager the {@link #OH_AudioSessionManager}
195 * @param callback the {@link #OH_AudioSession_DeactivatedCallback} which is used
207 * @param audioSessionManager the {@link #OH_AudioSessionManager}
209 * @param callbac
[all...]
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_audio_encoder.h33 * @param format The format of the input data and the desired format of the output data.
103 * @param index The index of the input buffer.
104 * @param info The info of the input buffer. For details, see {@link AVCodecBufferInfo}
105 * @param flag The flag of the input buffer. For details, see {@link AVCodecBufferFlag}
117 * @param format
129 * @param index The index of the output buffer.
141 * @param format The parameters.
153 * @param callback Indicates the encoder listener to register. For details, see {@link AVCodecCallback}.
179 * @param mime The mime type.
189 * @param nam
[all...]
H A Davcodec_audio_decoder.h33 * @param format The format of the input data and the desired format of the output data.
103 * @param index The index of the input buffer.
104 * @param info The info of the input buffer. For details, see {@link AVCodecBufferInfo}
105 * @param flag The flag of the input buffer. For details, see {@link AVCodecBufferFlag}
117 * @param format
129 * @param index The index of the output buffer.
141 * @param format The parameters.
153 * @param callback Indicates the decoder listener to register. For details, see {@link AVCodecCallback}.
179 * @param mime The mime type.
189 * @param nam
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_text_font_descriptor.h74 * @param OH_Drawing_FontDescriptor The pointer to the <b>OH_Drawing_FontDescriptor</b> object. It is recommended to
78 * @param size_t Indicates the count of obtained <b>OH_Drawing_FontDescriptor</b>.
90 * @param OH_Drawing_FontDescriptor <b>OH_Drawing_FontDescriptor</b> object array.
91 * @param size_t Represents the number of members of the <b>OH_Drawing_FontDescriptor</b> array.
102 * @param OH_Drawing_String Indicates the full name object <b>OH_Drawing_String</b>.
103 * @param OH_Drawing_SystemFontType Indicates enumerates of system font type object <b>OH_Drawing_SystemFontType</b>.
114 * @param OH_Drawing_SystemFontType Indicates enumerates of system font type object <b>OH_Drawing_SystemFontType</b>.
126 * @param OH_Drawing_Array Indicates an array of full name object <b>OH_Drawing_Array</b>.
127 * @param size_t The index of full name.
138 * @param OH_Drawing_Arra
[all...]
/foundation/resourceschedule/memmgr/common/src/config/
H A Dreclaim_config.cpp50 std::map<std::string, std::string> param; in ParseConfig() local
52 if (!XmlHelper::GetModuleParam(currNode, param)) { in ParseConfig()
53 HILOGW("Get moudle param failed."); in ParseConfig()
56 SetZswapdParamConfig(param); in ParseConfig()
60 void ReclaimConfig::SetZswapdParamConfig(std::map<std::string, std::string> &param) in SetZswapdParamConfig() argument
68 XmlHelper::SetIntParam(param, "minScore", minScore, 0); in SetZswapdParamConfig()
69 XmlHelper::SetIntParam(param, "maxScore", maxScore, RECLAIM_PRIORITY_MAX); in SetZswapdParamConfig()
70 XmlHelper::SetUnsignedIntParam(param, "mem2zramRatio", mem2zramRatio, MEMCG_MEM_2_ZRAM_RATIO); in SetZswapdParamConfig()
71 XmlHelper::SetUnsignedIntParam(param, "zram2ufsRatio", zram2ufsRatio, MEMCG_ZRAM_2_UFS_RATIO); in SetZswapdParamConfig()
72 XmlHelper::SetUnsignedIntParam(param, "refaultThreshol in SetZswapdParamConfig()
[all...]
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry/
H A Dregistry.h62 * @param service Indicates the pointer to the name of the service to which the function belongs.
63 * @param feature Indicates the pointer to the name of the feature to which the function belongs.
64 * @param size Indicates the size of the head to be added when a client proxy is created. The
79 * @param service Indicates the pointer to the name of the service to which the function belongs.
80 * @param feature Indicates the pointer to the name of the feature to which the function belongs.
81 * @param iproxy Indicates the pointer to the start address of the memory that is applied by
95 * @param service Indicates the pointer to the service name of the client proxy.
96 * @param feature Indicates the pointer to the feature name of the client proxy.
97 * @param creator Indicates the <b>Creator</b> function of the client proxy.
98 * @param destroye
[all...]
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Diremote_object.h64 * @param object Indicates the IRemoteObject pointer object.
80 * @param code Indicates the message code of the request.
81 * @param data Indicates the object storing the data to be sent.
82 * @param reply Indicates the object receiving the response data.
83 * @param option Indicates a synchronous (default) or asynchronous request.
133 * @param parcel Indicates a marshaling parcel type object.
148 * @param parcel Indicates a marshaling parcel type object.
149 * @param object Indicates an IRemoteObject pointer type object.
164 * @param fd Indicates the file descriptor.
165 * @param arg
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct.h102 * @param entry struct ct_entry
103 * @param tcp tcp connection
104 * @param dir enum ct_dir
105 * @param seen_flags union tcp_flags
130 * @param tuple struct ct_tuple
131 * @param skb struct __sk_buff
132 * @param dir enum ct_dir
152 * @param skb struct __sk_buff
153 * @param tuple struct ct_tuple
154 * @param di
[all...]

Completed in 20 milliseconds

1...<<181182183184185186187188189190>>...943