| /applications/standard/launcher/common/src/main/ets/default/cache/ |
| H A D | FormListInfoCacheManager.ts | 42 * @param {string} key - key of the cache map 58 * @param {string} key - key of the cache map 59 * @param {object} value - value of the cache map
|
| H A D | AppListInfoCacheManager.ts | 35 * @param {string} key - key of the cache map 51 * @param {string} key - key of the cache map 52 * @param {object} value - value of the cache map
|
| /applications/standard/launcher/common/src/main/ets/default/utils/ |
| H A D | BitSet.ts | 27 * @param {number} size, size of BitSet 41 * @param {number} index, index of BitSet 57 * @param {number} index, index of BitSet
|
| H A D | ObjectCopyUtil.ts | 24 * @param obj 34 * @param tSource 59 * @param tSource
|
| /applications/standard/mms/entry/src/main/ets/workers/ |
| H A D | WorkFactory.ets | 32 * @param workerPort ThreadWorkerGlobalScope 33 * @param message worker message data 52 * @param type WorkerType
|
| /applications/standard/mms/entry/src/main/ets/workers/base/ |
| H A D | Worker.ts | 26 * @param e message data 43 * @param e message data 53 * @param e error message
|
| /applications/standard/security_privacy_center/CertManager/src/main/ets/MainAbility/ |
| H A D | CertPickerUiExtAbility.ets | 34 console.error('[CertManager] invalid want param'); 37 let param: Record<string, Object> = { 41 let storage: LocalStorage = new LocalStorage(param);
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| H A D | osal_firmware.c | 34 HDF_LOGE("%s invalid param", __func__); in OsalRequestFirmware() 65 HDF_LOGE("%s invalid param", __func__); in OsalReadFirmware() 82 HDF_LOGE("%s invalid param", __func__); in OsalReleaseFirmware()
|
| /drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
| H A D | mipi_dsi_define.h | 88 unsigned short dataParam; /* data param,low 8 bit:1st param.high 8 bit:2nt param, set 0 if not use */
|
| /drivers/hdf_core/interfaces/inner_api/ipc/ |
| H A D | hdf_dump_reg.h | 52 * @param data Indicates the pointer to the input parameter, which is obtained from the command line. 53 * @param reply Indicates the pointer to the output parameter, 62 * @param dump Indicates the dump function to register.
|
| /drivers/interface/camera/v1_3/ |
| H A D | ICameraDevice.idl | 35 * @param callback Indicates a stream callback. For details, see {@link IStreamOperatorCallback}.
39 * @param streamOperator Indicates the stream operation handle.
52 * @param SeqId Indicates the SeqId of the secure camera. If the SeqId equals 0, means not a secure camera.
|
| /drivers/interface/user_auth/v2_0/ |
| H A D | IMessageCallback.idl | 50 * @param scheduleId Indicates the schedule ID of the message. 51 * @param destRole is the role of destination. 52 * @param msg is the message content.
|
| /drivers/peripheral/audio/effect/config/include/ |
| H A D | parse_effect_config.h | 44 * @param path Indicates the effect configuration file path.
45 * @param cfgDesc Indicates pointer of the effect config descriptor.
57 * @param cfgDesc Indicates pointer of the effect config descriptor.
|
| /drivers/interface/distributed_audio/audio/v1_0/ |
| H A D | IAudioCallback.idl | 37 * @param AudioCallbackType Indicates the occurred event that triggers this callback. 38 * @param reserved Indicates the pointer to a reserved field. 39 * @param cookie Indicates the pointer to the cookie for data transmission.
|
| /drivers/interface/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/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/ |
| H A D | connect_callback_stub.cpp | 41 * @param Code indicators code of the connection or disconnection request function. 42 * @param data indicators receives the message object. 43 * @param reply indicators reply the message object.
|
| H A D | connect_callback_proxy.cpp | 25 * @param deviceId indicators id of connection device. 26 * @param deviceType indicators type of connection device. 41 * @param deviceId indicators id of disconnection device.
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| H A D | ability_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. 48 * @param inParcel Indicates the Parcel object into which the Sequenceable object has been marshaled.
|
| /foundation/ability/ability_runtime/services/dataobsmgr/include/ |
| H A D | data_ability_observer_proxy.h | 32 * @param uri Indicates the path of the data to operate. 39 * @param changeInfo Indicates the info of the data to operate. 46 * @param uri Indicates the path of the data to operate.
|
| /foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_0/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/include/ |
| H A D | form_acquire_state_connection.h | 40 * @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 D | form_bundle_forbid_mgr.h | 45 * @param bundleName Bundle name to be check. 52 * @param bundleName Bundle name to be set. 53 * @param isForbidden True fot forbidden, false for not forbidden.
|
| /foundation/ability/form_fwk/services/src/ |
| H A D | form_cast_temp_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_batch_delete_connection.cpp | 34 * @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.
|
| /foundation/ability/idl_tool/test/hdi_unittest/distributed_audio_audio_v1_0/foo/distributed_audio/audio/v1_0/ |
| H A D | IAudioCallback.idl | 37 * @param AudioCallbackType Indicates the occurred event that triggers this callback. 38 * @param reserved Indicates the pointer to a reserved field. 39 * @param cookie Indicates the pointer to the cookie for data transmission.
|