Home
last modified time | relevance | path

Searched full:param (Results 4576 - 4600 of 20635) sorted by relevance

1...<<181182183184185186187188189190>>...826

/foundation/ability/idl_tool/test/hdi_unittest/codec_v1_0/foo/codec/v1_0/
H A DICodecComponentManager.idl67 * @param count Indicates the number of codec components obtained.
85 * @param capList Indicates the codec capabilities {@link CodecCompCapability} obtained.
86 * @param count Indicates the number of codec components, which is obtained by {@link GetComponentNum}.
103 * @param component Indicates the pointer to the Codec component created.
104 * @param componentId Indicates the ID of the component created.
105 * @param compName Indicates the component name.
106 * @param appData Indicates the pointer to an application-defined value that will be returned by the callback.
107 * @param callbacks Indicates the pointer to the OMX_CALLBACKTYPE structure. For details,
126 * @param componentId Indicates the ID of the codec component to destroy.
/foundation/ability/idl_tool/test/hdi_unittest/usb_gadget_mtp_v1_0/foo/usb/gadget/mtp/v1_0/
H A DIUsbfnMtpInterface.idl55 * @param None No parameter needed.
66 * @param None No parameter needed.
77 * @param data Indicates the data read by USB MTP/PTP driver.
88 * @param data Indicates the data write to USB MTP/PTP driver.
101 * @param mfs Indicates the mtp file slice info.
114 * @param mfs Indicates the mtp file range info, used is packet header.
125 * @param data Indicates the event data write to USB MTP/PTP driver.
136 * @param None No parameter needed.
147 * @param None No parameter needed.
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dextension_record_manager.h44 * @param extensionRecordId Input extension record id.
52 * @param extensionRecordId extension record id.
53 * @param record extension record.
60 * @param extensionRecordId extension record id.
67 * @param extensionRecordId extension record id.
75 * @param pid Process id.
76 * @param extensionList UIExtensionAbility name list.
82 * @param bundleName The application bundle name.
83 * @param extensionList UIExtensionAbility name list.
/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission.h42 * @param missionList: the parent mission list
98 * @param lockedState true/false
112 * @param movingState true/false
136 * @param info dump result.
150 * @param id mission id.
151 * @param method start method.
159 * @param needNotify Indicates whether the Launcher needs to be notified.
169 * @param return Whether the Launcher needs to be notified.
179 * @param flag specified flag.
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dext_surface.cpp90 MakeEventHash(SURFACE_METHOD_ONCREATE), [weak = WeakClaim(this)](const std::string& param) { in CreateExtSurface()
98 MakeEventHash(SURFACE_METHOD_ONCHANGED), [weak = WeakClaim(this)](const std::string& param) { in CreateExtSurface()
101 auto width = surface->GetIntParam(param, SURFACE_WIDTH); in CreateExtSurface()
102 auto height = surface->GetIntParam(param, SURFACE_HEIGHT); in CreateExtSurface()
108 MakeEventHash(SURFACE_METHOD_ONDESTROYED), [weak = WeakClaim(this)](const std::string& param) { in CreateExtSurface()
129 std::string param = paramStream.str(); in SetBounds() local
130 CallResRegisterMethod(MakeMethodHash(SET_SURFACE_BOUNDS), param); in SetBounds() local
137 std::string param = paramStream.str(); in SetIsFullScreen() local
138 CallResRegisterMethod(MakeMethodHash(SET_IS_FULLSCREEN), param); in SetIsFullScreen() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.h53 * @param props The GridLayoutProperty object containing the layout properties.
60 * @param props The GridLayoutProperty object containing the layout properties.
72 * @param mainSize main-axis length of the viewport.
90 * @param mainOffset The main offset of the layout.
91 * @param cacheLine number of lines of cache items to layout
102 * @param padding The padding property of the layout.
115 * @param jumpIdx The GridItem index to jump to.
126 * @param mainSize The main-axis length of the grid.
127 * @param jumpLineIdx The line index to jump to, can be adjusted during the function call.
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_uri_utils.cpp48 * @param dataUri based on RFC 2396( Uniform Resource Identifier ).
49 * @param id
90 * @param dataUri based on RFC 2396( Uniform Resource Identifier ).
114 * @param dataUri based on RFC 2396( Uniform Resource Identifier ).
124 * @param dataUri based on RFC 2396( Uniform Resource Identifier ).
125 * @param id indiates Update attached to the end of the path component of the given URI
144 * @param dataUri based on RFC 2396( Uniform Resource Identifier ).
167 * @param str indicates stirng.
177 * @param dataUri indicates Uri object
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_form_ability.h44 * @param want Indicates the detailed information for creating a FormProviderInfo.
59 * @param formId Indicates the ID of the deleted form.
67 * @param formId Indicates the ID of the form to update.
68 * @param message Form event message.
75 * @param want Indicates the detailed information about the form to be obtained, including
83 * @param formId Indicates the ID of the form to update.
84 * @param wantParams Indicates the params of form to update.
93 * @param formId Indicates the ID of the form.
101 * @param formEventsMap Indicates the form events occurred. The key in the Map object indicates the form ID,
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navdestination_context.cpp46 JSRef<JSVal> param; in GetPathInfo() local
49 param = jsInfo->GetParam(); in GetPathInfo()
52 if (!param->IsEmpty()) { in GetPathInfo()
53 obj->SetPropertyObject("param", param); in GetPathInfo()
99 auto param = context_->GetNavPathInfo(); in GetRouteInfo() local
100 CHECK_NULL_VOID(param); in GetRouteInfo()
102 if (!navigationRoute->GetRouteItem(param->GetName(), routeInfo)) { in GetRouteInfo()
106 routeData->SetProperty<std::string>("name", param->GetName().c_str()); in GetRouteInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/shared/
H A Dinner_shared_bundle_installer.h36 * @param path Indicates the real path or the parent directory of hsp files to be installed.
43 * @param checkParam Indicates the install check param.
59 * @param installParam Indicates the install param.
71 * @param dependency Indicates the dependency to be checked.
80 * @param eventTemplate Indicates the template of EventInfo to send after installation.
86 * @param installParam Indicates the install parameters.
87 * @param infos .Indicates all innerBundleInfo for all haps need to be installed.
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h55 * @param view Indicates the <b>UIView</b> instance, which is added from the constructor of
66 * @param view Indicates the <b>UIView</b> instance, which is added from the constructor of
122 * @param callback Indicates the animator callback for producing animator effects.
124 * @param view Indicates the <b>UIView</b> instance bound to an animator, which can be used when invoking
126 * @param time Indicates the duration of this animator, in milliseconds.
127 * @param repeat Specifies whether to repeat this animator. <b>true</b> indicates the animator is repeated,
197 * @param state Indicates the current animator state to set, which can be {@link STOP}, {@link START},
224 * @param time Indicates the total duration to set, in milliseconds.
250 * @param runTime Indicates the running time to set, in milliseconds.
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_dialog.h90 * @param title Indicates the pointer to the title.
99 * @param text Indicates the pointer to the text.
108 * @param buttonType Indicates the button position.
109 * @param text Indicates the pointer to the button text.
110 * @param listener Indicates the pointer to the listener registered for the button.
127 * @param buttonType Indicates the button type.
128 * @param color Indicates the button color to set.
137 * @param onCancelListener Indicates the pointer to the listener to set.
146 * @param enable Specifies whether to close this dialog box when click events occur outside it.
/foundation/arkui/ui_lite/frameworks/render/
H A Drender_scanline.h41 * @param raster grating
42 * @param scanline Scan line
43 * @param renBase Renderer
44 * @param color colour
57 * @param raster grating
58 * @param scanline Scan line
59 * @param renBase Renderer
60 * @param alloc distributor
61 * @param spanGen Segment generator
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient_lut.h38 * @param The parameters are colorinterpolator color interpolator and colorlutsize color cell size
58 * @param offset (0-1)
59 * @param color Added color
142 * @param offsetValue (0-1)
143 * @param color_ Added color
159 * @param colorPoint1 struct ColorPoint struct
160 * @param colorPoint2 struct ColorPoint struct
171 * @param colorPoint1 struct ColorPoint struct
172 * @param colorPoint2 struct ColorPoint struct
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_animation_system.h40 * @param state can be one of the following states: STOP, PLAY and PAUSE.
49 * @param repeatCount number of repetition count or infinite if AnimationComponent::REPEAT_COUNT_INFINITE is
59 * @param weight weight for the animation, in range from zero to one.
69 * @param timePosition New time position for animation.
122 * @param animationEntity Entity owning the animation resource.
123 * @param node Node to animate.
129 * @param animationEntity Entity owning the animation resource.
130 * @param targetEntities Target entity for each of the animation tracks.
137 * @param playback Playback object to be destroyed
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_ecs_scene.h79 * @param ecs The instance to (re)set.
85 * @param path to Ecs object on engine scene
93 * @param node Node instance
94 * @param name including the full path on esc
95 * @param createEngineObject boolean value to define if the object should be created by function or someone else
102 * @param task TaskQueue-item
110 * @param task TaskQueue-item
118 * @param token that was received when task was added
124 * @param token that was received when task was added
/foundation/graphic/surface_lite/interfaces/kits/
H A Dsurface_buffer.h86 * @param size Indicates the size of shared memory to set.
99 * @param key Indicates the key of a key-value pair to set.
100 * @param value Indicates the value of the key-value pair to set.
113 * @param key Indicates the key of a key-value pair for which the value is to be obtained.
114 * @param value Indicates the value of the key-value pair obtained.
127 * @param key Indicates the key of a key-value pair to set.
128 * @param value Indicates the value of the key-value pair to set.
141 * @param key Indicates the key of a key-value pair for which the value is to be obtained.
142 * @param value Indicates the value of the key-value pair obtained.
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dscene.h98 * @param scene strong ref to scene. This may keep the instance alive even the engine has been already purged.
119 * @param uri Defines the scene file to be used.
132 * @param path The full path including the node name on engine scene
142 * @param name The material name on engine scene
152 * @param name The mesh name on engine scene
162 * @param path The full path including the node name on engine scene
173 * @param path The full path including the node name on engine scene
184 * @param name The material name on engine scene
204 * @param callback Code to run, if strong reference is passed, it will keep the instance alive
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_kawase_blur_test.cpp50 KawaseParameter param = KawaseParameter(src, dst, 1); in HWTEST_F() local
53 kawaseBlurFilter->ApplyKawaseBlur(canvas, image, param); in HWTEST_F()
95 KawaseParameter param(srcRect, dstRect, 1, colorFilter, 0.f); in HWTEST_F()
96 kawaseBlurFilter->OutputOriginalImage(canvas, image, param); in HWTEST_F()
114 KawaseParameter param(srcRect, dstRect, 1, colorFilter, 0.f); in HWTEST_F()
115 EXPECT_TRUE(kawaseBlurFilter->ApplyBlur(canvas, image, blurImage, param)); in HWTEST_F()
162 KawaseParameter param(srcRect, dstRect, 1, colorFilter, 0.f); in HWTEST_F()
163 kawaseBlurFilter->CheckInputImage(canvas, image, param, checkedImage); in HWTEST_F()
164 EXPECT_EQ(param.src.GetBottom(), 0); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dbasic_transformer.h121 // Reset pixel map info transform param, back to the original state
129 /** Set rotates param by degrees about a point at (px, py). Positive degrees rotates
132 * @param degrees amount to rotate, in degrees
133 * @param px x-axis value of the point to rotate about
134 * @param py y-axis value of the point to rotate about
139 * Transform pixel map info. before transform, you should set pixel transform param first.
140 * @param inPixmap The input pixel map info
141 * @param outPixmap The output pixel map info, the pixelFormat and colorSpace same as the inPixmap
142 * @param allocate This is func pointer, if it is null, this function will new heap memory,
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_caps.h78 * @param m mime string
86 * @param key Capability::Key
87 * @param val value
101 * @param key Capability::Key
102 * @param rangeStart range start
103 * @param rangeEnd rang end
117 * @param key Capability::Key
118 * @param discreteValues values
131 * @param val mime value
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_cmd_executor.cpp61 Status CodecCmdExecutor::SendCmd(OMX_COMMANDTYPE cmd, const Plugin::Any& param) in SendCmd() argument
67 auto ret = HdiSendCommand(codecComp_, cmd, Plugin::AnyCast<OMX_STATETYPE>(param), 0); in SendCmd()
73 if (Plugin::Any::IsSameTypeWith<int32_t >(param) && Plugin::AnyCast<int32_t>(param) == -1) { in SendCmd()
76 portIndex = Plugin::AnyCast<uint32_t>(param); in SendCmd()
84 auto ret = HdiSendCommand(codecComp_, cmd, Plugin::AnyCast<uint32_t>(param), 0); in SendCmd()
94 bool CodecCmdExecutor::WaitCmdResult(OMX_COMMANDTYPE cmd, const Plugin::Any& param) in WaitCmdResult() argument
108 return Plugin::AnyCast<OMX_STATETYPE>(resultMap_[cmd]) == AnyCast<OMX_STATETYPE>(param); in WaitCmdResult()
115 auto portIndex = AnyCast<uint32_t>(param); in WaitCmdResult()
/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Ddisc_manager.h75 * @param[in] packageName Indicates the pointer to the package name,
77 * @param[in] info ndicates the pointer to the published information,
96 * @param[in] packageName Indicates the pointer to the package name,
98 * @param[in] publishId ID of the internal release information to be cancelled this time.
111 * @param[in] packageName Indicates the pointer to the package name,
113 * @param[in] info Indicates a pointer to published information used
115 * @param[in] cb Indicates the pointer to the discovery callback, It is used to inform yourself,
135 * @param[in] packageName Indicates the pointer to the package name,
137 * @param[in] subscribeId ID to stop discovery this time.
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_payload_statistics.h50 * @param pid is the process number.
58 * @param pid is the process number.
66 * @param pid is the process number.
75 * @param pid is the process number.
76 * @param desc is the interface descriptor used for IPC communication.
77 * @param code is the communication code used for IPC communication.
85 * @param pid is the process number.
86 * @param desc is the interface descriptor used for IPC communication.
87 * @param code is the communication code used for IPC communication.
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_hotspot.h81 * @param config Indicates the hotspot configuration to set.
93 * @param result Indicates the obtained hotspot configuration.
114 * @param result Indicates the array of stations connected to this hotspot. The array is requested and released by the
116 * @param size Indicates the size of the array.
126 * @param mac Indicates the pointer to the MAC address of the station.
127 * @param macLen Indicates the length of the MAC address of the station.
140 * @param power Indicates the transmit power to add.
150 * @param iface name
151 * @param iface name array size.

Completed in 37 milliseconds

1...<<181182183184185186187188189190>>...826