Home
last modified time | relevance | path

Searched full:param (Results 4476 - 4500 of 21786) sorted by relevance

1...<<171172173174175176177178179180>>...872

/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/
H A Djs_ability_auto_startup_manager_utils.cpp24 bool UnwrapAutoStartupInfo(napi_env env, napi_value param, AutoStartupInfo &info) in UnwrapAutoStartupInfo() argument
26 if (!IsNormalObject(env, param)) { in UnwrapAutoStartupInfo()
27 TAG_LOGE(AAFwkTag::AUTO_STARTUP, "invalid param"); in UnwrapAutoStartupInfo()
31 if (!AppExecFwk::UnwrapStringByPropertyName(env, param, "bundleName", info.bundleName)) { in UnwrapAutoStartupInfo()
36 if (!AppExecFwk::UnwrapStringByPropertyName(env, param, "abilityName", info.abilityName)) { in UnwrapAutoStartupInfo()
41 if (AppExecFwk::IsExistsByPropertyName(env, param, "appCloneIndex")) { in UnwrapAutoStartupInfo()
42 if (!AppExecFwk::UnwrapInt32ByPropertyName(env, param, "appCloneIndex", info.appCloneIndex)) { in UnwrapAutoStartupInfo()
48 AppExecFwk::UnwrapStringByPropertyName(env, param, "moduleName", info.moduleName); in UnwrapAutoStartupInfo()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dpage_ability_impl.h44 * @param want Indicates the structure containing information about the ability.
45 * @param targetState The life cycle state to switch to.
46 * @param sessionInfo Indicates the sessionInfo.
55 * @param want Indicates the structure containing information about the ability.
56 * @param targetState The life cycle state to switch to.
67 * @param keyEvent Indicates the key-down event.
77 * @param keyEvent Indicates the key-up event.
88 * @param touchEvent Indicates information about the touch event.
/foundation/arkui/ace_engine/advanced_ui_component/formmenu/interfaces/
H A Dformmenu.js41 want.parameters['ohos.extra.param.key.add_form_to_host_width'] = compInfo.size.width.toFixed(2);
42 want.parameters['ohos.extra.param.key.add_form_to_host_height'] = compInfo.size.height.toFixed(2);
43 want.parameters['ohos.extra.param.key.add_form_to_host_screenx'] = compInfo.screenOffset.x.toFixed(2);
44 want.parameters['ohos.extra.param.key.add_form_to_host_screeny'] = compInfo.screenOffset.y.toFixed(2);
45 want.parameters['ohos.extra.param.key.add_form_to_host_snapshot'] = pixelStr;
54 * @param { Want } want - The want of the form to publish.
55 * @param { string } componentId - The id of the component used to get form snapshot.
56 * @param { AddFormOptions } [options] - Add form options.
/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Djs_async_work.h73 * @param [in] handler: QueueHandler object to set
80 * @param [in] workHandler: the entry handler of the async work
81 * @param [in] data: pointer to the data the async work needed
91 * @param[in] handler: the entry handler of the async work
92 * @param[in] data: pointer to the data the async work needed
101 * @param [in] msgId: the new message ID
102 * @param [in] data: pointer to the data
111 * @param [in] asyncWork: reference to the async work to be executed
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_descriptor.h69 * @param uuid Uuid of Gatt Descriptor.
70 * @param permissions permissions of Gatt Descriptor.
79 * @param uuid Uuid of Gatt Descriptor.
80 * @param handle handle of Gatt Descriptor.
81 * @param permissions permissions of Gatt Descriptor.
129 * @param size size of get value.
139 * @param values values of set value.
140 * @param length length of set value.
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.h31 * @param role The a2dp profile role of local device.
53 * @param device The address of the peer bluetooth device.
63 * @param device The address of the peer bluetooth device.
73 * @param device The address of the peer bluetooth device.
74 * @param state The connection state of the peer bluetooth device.
83 * @param device The address of the peer bluetooth device.
112 * @param device The address of the peer bluetooth device.
113 * @param role The local device's profile role.
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Delement_name.h81 * @param element Indicates the pointer to the <b>ElementName</b> to clear.
89 * @param element Indicates the pointer to the <b>ElementName</b> to clear.
96 * @param element Indicates the pointer to the <b>ElementName</b> to set.
97 * @param deviceId Indicates the pointer to the device ID to set.
106 * @param element Indicates the pointer to the <b>ElementName</b> to set.
107 * @param bundleName Indicates the pointer to the bundle name to set.
116 * @param element Indicates the pointer to the <b>ElementName</b> to set.
117 * @param abilityName Indicates the pointer to the class name to set.
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Drender_handle_component.h50 * @param entity Entity.
55 * @param index Index of the component.
61 * @param entity Entity.
66 * @param index Index of the component.
71 * @param handle Render handle to search for.
79 * @param entityMgr Entity manager.
80 * @param rhcMgr Render handle component manager.
81 * @param handle Render handle reference for the render resource.
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/datastore/
H A Dintf_render_data_store_default_acceleration_structure_staging.h112 * @param buildInfo Build info for acceleration structure.
113 * @param geoms Geometry data for building.
119 * @param buildInfo Build info for acceleration structure.
120 * @param geoms Geometry data for building.
126 * @param buildInfo Build info for acceleration structure.
127 * @param geoms Geometry data for building.
133 * @param bufferOffset Instance buffer with offset. (MemoryPropertyFlags: CORE_MEMORY_PROPERTY_HOST_VISIBLE_BIT |
135 * @param data Array view of data to be copied.
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_skinning_system.h36 * @param skinIbmEntity Entity where we get skin ibm matrices.
37 * @param joints List of entities which are the joints of the skin. The order should match the order of the skin
39 * @param entity Entity where we get node which we use in instance creation.
40 * @param skeleton Entity pointing to the node that is the common root of the joint entity hierarchy (optional).
47 * @param skinIbmEntity Entity where we get skin ibm matrices and joint entities.
48 * @param entity Entity where we get node which we use in instance creation.
49 * @param skeleton Entity pointing to the node that is the common root of the joint entity hierarchy (optional).
55 * @param entity Entity whose skin instance is destroyed.
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davsource.h33 * @param format The Format handle pointer to get format info.
41 * @param format The Format handle pointer to get format info.
42 * @param trackIndex The track index to get format.
50 * @param format The Format handle pointer to get format info.
84 * @param uri The file's uri.
92 * @param fd The fileDescriptor data source.
93 * @param offset The offset into the file to start reading.
94 * @param size the length in bytes to read.
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_arc.h40 * @param centerX,centerY Arc Center.
41 * @param rx Ellipse Arc Transverse Axis Radius.
42 * @param ry Ellipse Arc Vertical Axis Radius.
43 * @param angle1,angle2 Starting angle.
44 * @param isClockwise Is the arc clockwise.
62 * @param scale Is the ratio between viewport coordinates and logical coordinates.
71 * @param scale Is the ratio between viewport coordinates and logical coordinates.
83 * @param x Pointer to the value of point coordinate X£¬y A pointer to the value of the point coordinate y
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/
H A Ddrawing_record_cmd.h62 * @param recordCmdUtils Indicates the pointer to an <b>OH_Drawing_RecordCmdUtils</b> object.
75 * @param recordCmdUtils Indicates the pointer to an <b>OH_Drawing_RecordCmdUtils</b> object.
76 * @param width Width of canvas object.
77 * @param height Height of canvas object.
78 * @param canvas Indicates a secondary pointer to an <b>OH_Drawing_Canvas</b>object.
94 * @param recordCmdUtils Indicates the pointer to an <b>OH_Drawing_RecordCmdUtils</b> object.
95 * @param recordCmd Indicates a secondary pointer to an <b>OH_Drawing_RecordCmd</b> object.
110 * @param recordCmd Indicates the pointer to an <b>OH_Drawing_RecordCmd</b> object.
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.h74 ErrorCode DoSetVideoSource(const Plugin::Any& param) const override;
75 ErrorCode DoSetAudioSource(const Plugin::Any& param) const override;
76 ErrorCode DoConfigure(const Plugin::Any& param) const override;
77 ErrorCode DoSetOutputFormat(const Plugin::Any& param) const override;
82 ErrorCode DoStop(const Plugin::Any& param) override;
88 ErrorCode DoConfigureAudio(const HstRecParam& param) const;
89 ErrorCode DoConfigureVideo(const HstRecParam& param) const;
90 ErrorCode DoConfigureOther(const HstRecParam& param) const;
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dmedia_data_source.h48 * @param mem The stream mem need to fill. see avsharedmemory.h.
49 * @param length The stream length player want to get.
50 * @param pos The stream pos player want get start.
60 * @param size Total size of the stream. If no size set -1.
78 * @param mem The stream mem need to fill. see avsharedmemory.h.
79 * @param length The stream length player want to get.
80 * @param pos The stream pos player want get start.
90 * @param size Total size of the stream. If no size set -1.
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_kit.h94 * @param cameraId Indicates the camera ID.
102 * @param cameraId Indicates the camera ID.
111 * @param callback Indicates the camera callback to register.
112 * @param handler Indicates the event callback to register.
119 * @param callback Indicates the camera callback to unregister.
126 * @param cameraId Indicates the camera ID.
127 * @param callback Indicates the camera callback.
128 * @param handler Indicates the event callback to register.
/foundation/resourceschedule/ffrt/interfaces/inner_api/c/
H A Dshared_mutex.h42 * @param rwlock Indicates a pointer to the rwlock.
43 * @param attr Indicates a pointer to the rwlock attribute.
53 * @param rwlock Indicates a pointer to the rwlock.
63 * @param rwlock Indicates a pointer to the rwlock.
73 * @param rwlock Indicates a pointer to the rwlock.
83 * @param rwlock Indicates a pointer to the rwlock.
93 * @param rwlock Indicates a pointer to the rwlock.
103 * @param rwlock Indicates a pointer to the rwlock.
/foundation/window/window_manager/extension/window_extension/include/
H A Djs_window_extension.h39 * @param runtime The runtime.
47 * @param record the extension record.
48 * @param application the application info.
49 * @param handler the extension handler.
50 * @param token the remote token.
62 * @param want Indicates the {@link Want} structure containing connection information
81 * @param Want Indicates the {@link Want} structure containing startup information about the extension.
82 * @param sessionInfo Indicates the {@link SessionInfo} structure containing session info about the extension.
/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dfeature.h72 * @param feature Indicates the pointer to the feature.
87 * @param feature Indicates the pointer to the feature.
88 * @param parent Indicates the pointer to the {@link Service} to which the feature belongs.
89 * @param identity Indicates the identity of a feature dispatched by the system.
102 * @param feature Indicates the pointer to the feature.
103 * @param identity Indicates the {@link Identity} of the feature to be stopped.
115 * @param feature Indicates the pointer to the feature.
116 * @param request Indicates the request message.
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_rule_manager_test.cpp143 sptr<RequestParam> param = nullptr; in HWTEST_F() local
145 int32_t ret = instance_->GetNetFirewallRules(userId, param, info); in HWTEST_F()
147 param = new (std::nothrow) RequestParam(); in HWTEST_F()
148 param->page = 0; in HWTEST_F()
149 param->pageSize = 5; in HWTEST_F()
150 param->orderType = NetFirewallOrderType::ORDER_ASC; in HWTEST_F()
151 param->orderField = NetFirewallOrderField::ORDER_BY_RULE_NAME; in HWTEST_F()
152 ret = instance_->GetNetFirewallRules(userId, param, info); in HWTEST_F()
/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dlnn_event_converter.h27 const char *eventName, HiSysEventParamType paramType, SoftbusEventForm *form, HiSysEventParam *param) \
29 if (Assigner##type(form->lnnExtra->field, &param) && \
30 CopyString(param->name, eventName, MAX_LENGTH_OF_PARAM_NAME)) { \
31 param->t = paramType; \
113 const char *eventName, HiSysEventParamType paramType, SoftbusEventForm *form, HiSysEventParam *param) \
115 if (Assigner##type(form->lnnAlarmExtra->field, &param) && \
116 CopyString(param->name, eventName, MAX_LENGTH_OF_PARAM_NAME)) { \
117 param->t = paramType; \
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service_request_list.h40 * @param req service discovery request
49 * @param req service discovery request
66 * @param srvReqList a list of saving service discovery requests
75 * @param setUpdateIndic number of the update indicate
89 * @param setFrequency number of frequency
103 * @param setDialogToken number of the dialog ID
123 * @param device device object to be set
136 * @param tlvs TLVS data packet
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/include/context/
H A Dnet_firewall_param_check.h58 * @param ipStr string of ip
66 * @param ipStr string of ip
67 * @param family IPV4 or IPV6
75 * @param startIp Starting IP
76 * @param endIp Terminate IP
77 * @param family IPV4 or IPV6
85 * @param ipV4 string of ip
93 * @param ipV4 string of ip
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_manager.h74 * @param wifiCountryCode - wifi country code
81 * @param wifiCountryCode - wifi country code
89 * @param listener - listener obj
97 * @param listener - listener obj
106 * @param instId - instance Id
113 * @param instId - instance Id
121 * @param WifiCountryCodeManager - WifiCountryCodeManager obj
138 * @param triggerReason trigger reason
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_rule_manager_test.cpp143 sptr<RequestParam> param = nullptr; in HWTEST_F() local
145 int32_t ret = instance_->GetNetFirewallRules(userId, param, info); in HWTEST_F()
147 param = new (std::nothrow) RequestParam(); in HWTEST_F()
148 param->page = 0; in HWTEST_F()
149 param->pageSize = 5; in HWTEST_F()
150 param->orderType = NetFirewallOrderType::ORDER_ASC; in HWTEST_F()
151 param->orderField = NetFirewallOrderField::ORDER_BY_RULE_NAME; in HWTEST_F()
152 ret = instance_->GetNetFirewallRules(userId, param, info); in HWTEST_F()

Completed in 13 milliseconds

1...<<171172173174175176177178179180>>...872