| /foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_1/foo/nfc/v1_0/ |
| H A D | INfcCallback.idl | 45 * @param data Indicates the reporting data from nfc chip. 54 * @param event Indicates the reporting event ID defined in NfcEvent. 55 * @param status Indicates the reporting nfc status defined in NfcStatus. For details,
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_msg_event_connection.cpp | 39 * @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.
|
| H A D | form_background_connection.cpp | 36 * @param element service ability's ElementName. 37 * @param remoteObject the session proxy of service ability. 38 * @param resultCode ERR_OK on success, others on failure.
|
| H A D | form_acquire_state_connection.cpp | 36 * @param element service ability's ElementName. 37 * @param remoteObject the session proxy of service ability. 38 * @param resultCode ERR_OK on success, others on failure.
|
| H A D | form_event_notify_connection.cpp | 36 * @param element Service ability's ElementName. 37 * @param remoteObject The session proxy of service ability. 38 * @param resultCode ERR_OK on success, others on failure.
|
| H A D | form_delete_connection.cpp | 36 * @param element service ability's ElementName. 37 * @param remoteObject the session proxy of service ability. 38 * @param resultCode ERR_OK on success, others on failure.
|
| /foundation/ability/form_fwk/test/mock/src/ |
| H A D | mock_form_host_client.cpp | 27 * @param formInfo, Form info. 42 * @param bundleName, Provider ability bundleName. 54 * @param formIds, The Id list of the forms.
|
| /foundation/ability/form_fwk/services/include/ |
| H A D | form_free_install_operator.h | 54 * @param resultCode, ERR_OK on success, others on failure. 55 * @param want Indicates the ability to free install. 56 * @param userId, user`s id.
|
| H A D | form_share_connection.h | 41 * @param element service ability's ElementName. 42 * @param remoteObject The session proxy of service ability. 43 * @param resultCode ERR_OK on success, others on failure.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| H A D | page_state_data.h | 30 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 38 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 45 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| H A D | profile.h | 45 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 53 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 60 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| H A D | app_process_data.h | 36 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 44 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 51 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| H A D | ability_controller_proxy.h | 35 * @param want The want of ability to start. 36 * @param bundleName The bundleName of ability to start. 44 * @param bundleName The bundleName of ability to return.
|
| H A D | ability_controller_stub.h | 42 * @param want The want of ability to start. 43 * @param bundleName The bundleName of ability to start. 51 * @param bundleName The bundleName of ability to return.
|
| H A D | iability_controller.h | 36 * @param want The want of ability to start. 37 * @param bundleName The bundleName of ability to start. 45 * @param bundleName The bundleName of ability to return.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/ |
| H A D | dlp_state_data.h | 27 * @param parcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 35 * @param parcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 42 * @param parcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| H A D | connection_data.h | 28 * @param parcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 36 * @param parcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 43 * @param parcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| /foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/runner_runtime/ |
| H A D | cj_test_runner.h | 35 * @param runtime Indicates the ability runtime. 36 * @param args Indicates the AbilityDelegatorArgs object. 37 * @param bundleInfo Indicates the bundle info.
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/kits/ |
| H A D | continuation_device_callback_interface.h | 30 * @param deviceId Indicates the ID of the selected device. 31 * @param deviceType Indicates the type of the selected device, which can be 41 * @param deviceId Indicates the ID of the disconnected device.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | ability_first_frame_state_data.h | 32 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 40 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 47 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | app_loader.cpp | 23 * @param None 34 * @param bundleName the bundle name of the application. 35 * @param createFunc constructor function of application class.
|
| H A D | application_env.cpp | 25 * @param - 42 * @param - 59 * @param -
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
| H A D | modal_system_dialog_util.cpp | 53 nlohmann::json param; in ShowDeveloperModeDialog() local 54 param["extraInfo"] = infoObject; in ShowDeveloperModeDialog() 56 std::string paramStr = param.dump(); in ShowDeveloperModeDialog()
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/ |
| H A D | app_process_data.h | 29 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 37 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled. 44 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | dummy_values_bucket.cpp | 28 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 40 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled. 54 * @param outParcel Indicates the Parcel object to which the Sequenceable object will be marshaled.
|