Home
last modified time | relevance | path

Searched full:param (Results 5626 - 5650 of 21372) sorted by relevance

1...<<221222223224225226227228229230>>...855

/drivers/peripheral/usb/test/fuzztest/usbgetinterfacestatus_fuzzer/
H A Dusbgetinterfacestatus_fuzzer.cpp41 Parameters param; in UsbGetInterfaceStatusFuzzTest() local
42 if (memcpy_s((void *)&param, sizeof(param), data, sizeof(param)) != EOK) { in UsbGetInterfaceStatusFuzzTest()
47 ret = usbInterface->GetInterfaceActiveStatus(dev, param.interfaceId, unactived); in UsbGetInterfaceStatusFuzzTest()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dremote_mission_listener_proxy.h35 * @param deviceId, remote device Id.
42 * @param deviceId, remote device Id.
43 * @param missionId, mission Id.
50 * @param deviceId, remote device Id.
51 * @param state, device state.
H A Dability_connect_callback_interface.h37 * @param element, service ability's ElementName.
38 * @param remoteObject,.the session proxy of service ability.
39 * @param resultCode, ERR_OK on success, others on failure.
47 * @param element, service ability's ElementName.
48 * @param resultCode, ERR_OK on success, others on failure.
H A Dremote_mission_listener_interface.h34 * @param deviceId, remote device Id.
41 * @param deviceId, remote device Id.
42 * @param missionId, mission Id.
49 * @param deviceId, remote device Id.
50 * @param state, device state.
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Dapp_state_observer.h28 * @param appStateData Application Process data.
35 * @param abilityStateData Ability state data.
42 * @param abilityStateData Extension state data.
49 * @param processData Process data.
56 * @param processData Process data.
/foundation/ability/form_fwk/services/include/
H A Dform_render_connection.h40 * @param element service ability's ElementName.
41 * @param remoteObject the session proxy of service ability.
42 * @param resultCode ERR_OK on success, others on failure.
49 * @param element service ability's ElementName.
50 * @param resultCode ERR_OK on success, others on failure.
H A Dform_event_handler.h54 * @param observer The observer of form event timeout.
61 * @param observer The observer of form event timeout.
68 * @param msg, The event message.
69 * @param eventId, The event Id.
70 * @param delayTime, The delay time.
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dprovider_connect_stub.cpp27 * @param data input param.
28 * @param reply output param.
29 * @param option message option.
/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Djs_form_state_observer_interface.h32 * @param bundleName The bundle name of the form host.
38 * @param bundleName The bundle name of the form host.
44 * @param bundleName BundleName of the form host.
45 * @param formEventType The click event type.
46 * @param runningFormInfo The running form info.
H A Djs_form_state_observer_proxy.h32 * @param bundleName The bundle name of the form host.
38 * @param bundleName The bundle name of the form host.
44 * @param bundleName BundleName of the form host.
45 * @param callType The click event type.
46 * @param runningFormInfo The running form info.
H A Dprovider_connect_proxy.h39 * @param element service ability's ElementName.
40 * @param remoteObject the session proxy of service ability.
41 * @param resultCode ERR_OK on success, others on failure.
48 * @param element service ability's ElementName.
49 * @param resultCode ERR_OK on success, others on failure.
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/include/
H A Drtsp_listener.h33 virtual void OnSetup(const ParamInfo &param, int tsPort, int rcPort, const std::string &deviceId) = 0;
35 virtual bool OnPlay(const ParamInfo &param, int port, const std::string &deviceId) = 0;
40 virtual void NotifyEventChange(int moduleId, int event, const std::string &param) = 0;
43 virtual int StartMediaVtp(const ParamInfo &param) = 0;
45 virtual void ProcessStreamMode(const ParamInfo &param, const std::string &deviceId) = 0;
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dinsight_intent_host_client.h40 * @param callback the host of the InsightIntent executing.
47 * @param key, the execute callback key.
53 * @param key, the execute callback key.
54 * @param resultCode, ERR_OK on success, others on failure.
55 * @param executeResult, the execute result.
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/photo_editor_extension_ability/
H A Djs_photo_editor_extension.h42 * @param record the photo editor extension record.
43 * @param application the application info.
44 * @param handler the photo editor extension handler.
45 * @param token the remote token.
54 * @param runtime The runtime.
H A Dphoto_editor_extension_context.h30 // param error
52 * @param newWant newWant
60 * @param image image
61 * @param option option
62 * @param newWant newWant
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/include/
H A Drtsp_listener.h33 virtual void OnSetup(const ParamInfo &param, int tsPort, int rcPort, const std::string &deviceId) = 0;
35 virtual bool OnPlay(const ParamInfo &param, int port, const std::string &deviceId) = 0;
40 virtual void NotifyEventChange(int moduleId, int event, const std::string &param) = 0;
43 virtual int StartMediaVtp(const ParamInfo &param) = 0;
45 virtual void ProcessStreamMode(const ParamInfo &param, const std::string &deviceId) = 0;
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_execute_result.cpp28 bool UnwrapExecuteResult(napi_env env, napi_value param, InsightIntentExecuteResult &executeResult) in UnwrapExecuteResult() argument
32 if (!IsTypeForNapiValue(env, param, napi_valuetype::napi_object)) { in UnwrapExecuteResult()
37 if (!UnwrapInt32ByPropertyName(env, param, "code", code)) { in UnwrapExecuteResult()
43 if (IsExistsByPropertyName(env, param, "result")) { in UnwrapExecuteResult()
45 napi_get_named_property(env, param, "result", &result); in UnwrapExecuteResult()
/foundation/ability/ability_runtime/interfaces/inner_api/extension_manager/include/
H A Dextension_manager_proxy.h39 * @param want, Special want for service type's ability.
40 * @param connect, Callback used to notify caller the result of connecting or disconnecting.
41 * @param callerToken, caller ability token.
42 * @param userId, Designation User ID.
52 * @param connect, Callback used to notify caller the result of connecting or disconnecting.
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dability_connect_callback.h47 * @param element, service ability's ElementName.
48 * @param remoteObject, ipc proxy from remote
49 * @param resultCode, ERR_OK on success, others on failure.
57 * @param element, service ability's ElementName.
58 * @param resultCode, ERR_OK on success, others on failure.
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_env_impl.cpp24 * @param appInfo
37 * @param appInfo indicates
49 * @param -
59 * @param -
69 * @param -
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_connect_callback_proxy.h39 * @param element,.service ability's ElementName.
40 * @param remoteObject,.the session proxy of service ability.
41 * @param resultCode, ERR_OK on success, others on failure.
49 * @param element,.service ability's ElementName.
50 * @param resultCode, ERR_OK on success, others on failure.
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/
H A Dshell_cmd_result.h34 * @param exitCode Indicates the shell cmd exec result.
35 * @param stdResult Indicates the cmd standard result.
42 * @param result Indicates the ShellCommandResult object that already exists.
54 * @param exitCode Indicates the exit code.
68 * @param stdResult Indicates the standard result.
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_animation.cpp21 * @param duration : ms
22 * @param pictureInfo
38 * @param picture
55 * @param normalized
56 * @param revserse
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_delegate_stub.h39 * @param data input param.
40 * @param reply output param.
41 * @param option message option.
H A Dform_renderer_dispatcher_stub.h38 * @param data input param.
39 * @param reply output param.
40 * @param option message option.

Completed in 13 milliseconds

1...<<221222223224225226227228229230>>...855