Home
last modified time | relevance | path

Searched full:param (Results 7976 - 8000 of 22474) sorted by relevance

1...<<311312313314315316317318319320>>...899

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.h50 void CallResRegisterMethod(const std::string& method, const std::string& param,
64 double GetDoubleParam(const std::string& param, const std::string& name) const;
65 int32_t GetIntParam(const std::string& param, const std::string& name) const;
66 std::string GetStringParam(const std::string& param, const std::string& name) const;
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_resource.h53 void CallResRegisterMethod(const Method& method, const std::string& param,
67 double GetDoubleParam(const std::string& param, const std::string& name) const;
68 int32_t GetIntParam(const std::string& param, const std::string& name) const;
69 std::string GetStringParam(const std::string& param, const std::string& name) const;
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.h53 const Method& method, const std::string& param, const std::function<void(std::string&)>& callback = nullptr);
66 int32_t GetIntParam(const std::string& param, const std::string& name) const;
67 std::string GetStringParam(const std::string& param, const std::string& name) const;
68 std::map<std::string, std::string> ParseMapFromString(const std::string& param);
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent.h34 * @param obj The proxy object.
48 * @param obj The proxy object.
55 * @param parcel Indicates the Parcel object for marshalling.
63 * @param parcel Indicates the Parcel object for unmarshalling.
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dleast_square_impl.h34 * @param paramsNum the right number is 4 or 3.
40 * @param paramsNum the right number is 4 or 3.
57 * @param countNum the compute number.
67 * @param params the four values of vector.
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_module_preloader.h29 * @param bundleName The name of target bundle.
30 * @param formModuleList Output, the list of components.
37 * @param bundleName The name of target bundle.
38 * @param formModuleList Output, the list of newly added components.
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_key_function.cpp44 JSRef<JSVal> param = JSRef<JSObject>::Cast(createKeyEvent(event)); in Execute() local
45 JsFunction::ExecuteJS(1, &param); in Execute()
50 JSRef<JSVal> param = JSRef<JSObject>::Cast(createKeyEvent(event)); in ExecuteWithValue() local
51 return JsFunction::ExecuteJS(1, &param); in ExecuteWithValue()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_pattern.cpp62 TransformParam param = JSMatrix2d::GetTransformInfo(jsObj); in JSSetTransform() local
64 param.translateX *= density; in JSSetTransform()
65 param.translateY *= density; in JSSetTransform()
68 canvasRenderer->SetTransform(GetId(), param); in JSSetTransform() local
/foundation/arkui/ace_engine/frameworks/core/components/camera/large_system/
H A Dcamera.h72 void OnTakePhoto(const std::string& param);
73 void OnError(const std::string& param);
74 void OnPreViewSizeChang(const std::string& param);
75 void OnPrepare(const std::string& param);
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dcomponent_snapshot.h34 const RefPtr<AceType>& customNode, JsCallback&& callback, bool enableInspector, const SnapshotParam& param,
43 const RefPtr<AceType>& customNode, const SnapshotParam& param);
49 const SnapshotParam& param);
51 const RefPtr<PipelineContext>& pipeline, const SnapshotParam& param);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_resource.h42 const Method& method, const std::string& param, const std::function<void(std::string&)>& callback = nullptr);
55 double GetDoubleParam(const std::string& param, const std::string& name) const;
56 int32_t GetIntParam(const std::string& param, const std::string& name) const;
57 std::string GetStringParam(const std::string& param, const std::string& name) const;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_sdp.h47 * @param[in] The role of local profile
65 * @param[in] addr The address of the peer device.
66 * @param[in] a2dpInstance The instance of profile
67 * @param[in] callback The callback function that receives the search result.
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/
H A Daudio_session_manager.h29 * @param deactiveEvent the audio session deactive event info.
45 * @param strategy Target audio session strategy.
72 * @param audioSessionCallback The audio session callback.
91 * @param audioSessionCallback The audio session callback.
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtypography_builder.h37 * @param ys the style used by Typography.
38 * @param fontProviders the font providers used by Typography.
48 * @param xs The style to be pushed onto the stack.
59 * @param span The appended span.
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/util/
H A Dintf_frustum_util.h67 * @param matrix Matrix to create planes from. (Usually view-proj matrix)
73 * @param frustum Frustum to test against.
74 * @param pos Center position of a bounding sphere.
75 * @param radius Radius of a bounding sphere.
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dparallel_task_queue.h31 @param threads Optional thread pool, if support for threading is desired.
38 @param afterIdentifier Identifier of the task that is run prior the submitted task.
39 @param taskIdentifier Identifier of the task, must be unique.
40 @param task Task to execute.
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dicc_profile_info.h44 * @param cinfo jpeg decompress pointer.
51 * @param cinfo jpeg decompress pointer.
70 * @param cinfo jpeg decompress pointer.
71 * @param SkImageInfo.
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.h49 * @param pts ffmpeg time
50 * @param base ffmpeg time_base
57 * @param time time in HST_TIME_BASE
58 * @param base ffmpeg time_base
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avmemory.h31 * @param size the memory's size, bytes.
42 * @param mem Encapsulate OH_AVMemory structure instance pointer
54 * @param mem Encapsulate OH_AVMemory structure instance pointer
67 * @param mem Encapsulate OH_AVMemory structure instance pointer
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_session_manager.h54 * @param socket socket
61 * @param socket socket
68 * @param socket socket
69 * @param data data received by the session channel
/foundation/multimodalinput/input/intention/ipc/socket/src/
H A Dsocket_server.cpp89 AllocSocketPairParam param; in Control() local
90 if (!param.Unmarshalling(data)) { in Control()
98 param.programName, param.moduleType, tokenType, context.uid, context.pid, clientFd); in Control()
/foundation/resourceschedule/device_standby/plugins/message_listener/include/
H A Dbackground_task_listener.h63 * @param info Transient task app info.
70 * @param info App info transient task .
77 * @param info Continuous task app info.
85 * @param info Continuous task info.
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Diservice_registry.h31 * @param name, name of service
39 * @param name, name of service.
47 * @param name, name of service.
48 * @param service, remoteobject of service.
/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dbackground_task_mgr_stub.h37 * @param code Service request code.
38 * @param data MessageParcel object.
39 * @param reply Local service response.
40 * @param option Point out async or sync.
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Defficiency_resource_info.h35 * @param parcel Indicates the parcel object for unmarshalling.
43 * @param parcel Indicates the parcel object for marshalling.
111 * @param resourceNumber represents resource type.
121 * @param isProcess true if process, else if app.

Completed in 16 milliseconds

1...<<311312313314315316317318319320>>...899