Home
last modified time | relevance | path

Searched full:param (Results 8576 - 8600 of 21786) sorted by relevance

1...<<341342343344345346347348349350>>...872

/base/notification/common_event_service/services/include/
H A Dordered_event_handler.h34 * @param runner Indicates the EventRunner object
35 * @param controlManager Indicates the CommonEventControlManager object
45 * @param event Indicates the event to be handled.
/base/security/access_token/interfaces/inner_api/privacy/include/
H A Don_permission_used_record_callback.h53 * @param const string
59 * @param code error code
60 * @param result PermissionUsedResult quote, as callback info
/base/startup/init/test/moduletest/
H A Dinit_test.cfg3 "name" : "param:test.randrom.read.start=1",
10 "name" : "param:startup.service.ctl.group-test-stage1=2",
17 "name" : "param:startup.service.ctl.group-test-stage2=2",
/base/security/security_guard/interfaces/inner_api/classify/include/
H A Dsg_classify_client.h27 std::string param; member
34 const std::string &param, SecurityModelResult &result);
37 const std::string &param, SecurityGuardRiskCallback callback);
/base/startup/init/interfaces/innerkits/include/
H A Dinit_reboot.h35 * @param option format is: mode[:info]
45 * @param mode command sub key, example: updater, shutdown ...
46 * @param option extend info
/base/telephony/core_service/interfaces/innerkits/ims/include/
H A Dims_core_service_callback_interface.h33 * @param imsServiceStatus contains the ability of ims Voice/Video/Ut/Sms/CallComposer
41 * @param slotId
42 * @param imsRegStatus
/base/telephony/sms_mms/interfaces/innerkits/satellite/
H A Di_satellite_sms_callback.h35 * @param event event which contains the response data.
43 * @param event event which contains the report data.
51 * @param event event which contains the sms data.
/base/telephony/telephony_data/opkey/include/
H A Drdb_opkey_helper.h33 * @param path path
55 * @param createTableStr Create table statement
62 * @param createIndexStr Create index statement
/base/useriam/pin_auth/frameworks/ipc/common_defines/
H A Dinputer_set_data.h34 * param authSubType auth subType.
35 * param data pin data.
36 * param errorCode error code.
/base/useriam/pin_auth/interfaces/inner_api/
H A Di_inputer.h38 * @param authSubType PinAuth sub type.
39 * @param challenge PinAuth challenge.
40 * @param inputerData PinAuth's inputer data.
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_find_callback_wrapper.h35 * @param active_match_ordinal int: the zero-based ordinal of the currently
37 * @param number_of_matches int: how many matches have been found
38 * @param is_done_counting bool: whether the find operation has actually
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_find_callback_impl.h35 * @param active_match_ordinal int: the zero-based ordinal of the currently
37 * @param number_of_matches int: how many matches have been found
38 * @param is_done_counting bool: whether the find operation has actually
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_geolocation_callback_interface.h33 * @param origin The origin that ask for the geolocation permission.
34 * @param allow The geolocation permission status.
35 * @param retain Whether to allow the geolocation permission status to be
H A Dnweb_find_callback.h32 * @param activeMatchOrdinal int: the zero-based ordinal of the currently
34 * @param numberOfMatches int: how many matches have been found
35 * @param isDoneCounting bool: whether the find operation has actually
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_find_callback.h30 * @param active_match_ordinal int: the zero-based ordinal of the currently
32 * @param number_of_matches int: how many matches have been found
33 * @param is_done_counting bool: whether the find operation has actually
/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
H A Dark_web_ctocpp_macros.h35 #define ARK_WEB_CTOCPP_CHECK_PARAM(param, result) \
38 if (!(param)) { \
40 ARK_WEB_CTOCPP_WARN_LOG("param is null"); \
/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/
H A Dark_web_cpptoc_macros.h35 #define ARK_WEB_CPPTOC_CHECK_PARAM(param, result) \
38 if (!(param)) { \
40 ARK_WEB_CPPTOC_WARN_LOG("param is null"); \
/foundation/ability/form_fwk/services/include/
H A Dform_delete_connection.h34 * @param element service ability's ElementName.
35 * @param remoteObject the session proxy of service ability.
36 * @param resultCode ERR_OK on success, others on failure.
H A Dform_batch_delete_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.
H A Dform_background_connection.h35 * @param element service ability's ElementName.
36 * @param remoteObject the session proxy of service ability.
37 * @param resultCode ERR_OK on success, others on failure.
/foundation/ai/ai_engine/services/common/platform/semaphore/include/
H A Dsimple_event_notifier.h33 * @param [in] item The task which wait for notification
40 * @param [in] timeOut The range of timeout
41 * @param [out] item The result which is calculated from task
/foundation/ability/ability_runtime/test/unittest/want_utils_test/include/
H A Dapp_domain_verify_mgr_client.h39 * @param url input url to check.
47 * @param implicitWant implicit want to convert.
48 * @param callback callback when convert finish.
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddms_free_install_callback.h42 * @param want, the want of the ability to start.
43 * @param requestCode the resultCode of the ability to start.
44 * @param resultCode, ERR_OK on success, others on failure.
H A Ddms_free_install_callback_proxy.h39 * @param want, the want of the ability to start.
40 * @param requestCode the resultCode of the ability to start.
41 * @param resultCode, ERR_OK on success, others on failure.
H A Ddms_free_install_callback_interface.h36 * @param want, the want of the ability to start.
37 * @param requestCode the resultCode of the ability to start.
38 * @param resultCode, ERR_OK on success, others on failure.

Completed in 17 milliseconds

1...<<341342343344345346347348349350>>...872