| /foundation/barrierfree/accessibility/common/interface/include/ |
| H A D | accessible_ability_manager_state_observer_stub.h | 28 * @param object The object of IPC 39 * @param code The code is matched with the process function. 40 * @param data The data of process communication 41 * @param reply The response of IPC request 42 * @param option The option parameter of IPC,such as: async,sync 50 * @param data The data of process communication 51 * @param reply The response of IPC request
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
| H A D | ble_utils.h | 37 * @param [in] int vector value 45 * @param [in] int value 53 * @param [in] hex string 54 * @param [out] int vector value 61 * @param [out] int vector value 68 * @param [out] uint8_t value 69 * @param [in] bool true:non res pri addr;false:static address
|
| /foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/ |
| H A D | napi_common_fileaccess.h | 31 uint32_t UnwrapUint32FromJS(napi_env env, napi_value param, uint32_t defaultValue = 0); 32 bool UnwrapUint32FromJS2(napi_env env, napi_value param, uint32_t &value); 33 bool UnwrapUint32ByPropertyName(napi_env env, napi_value param, const char *propertyName, uint32_t &value); 36 uint64_t UnwrapBigIntUint64FromJS(napi_env env, napi_value param, uint64_t defaultValue = 0); 37 bool UnwrapBigIntUint64FromJS2(napi_env env, napi_value param, uint64_t &defaultValue); 38 bool UnwrapBigIntUint64ByPropertyName(napi_env env, napi_value param, const char *propertyName, uint64_t &value); 41 bool UnwrapArrayWantFromJS(napi_env env, napi_value param, std::vector<OHOS::AAFwk::Want> &wantVec);
|
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/ |
| H A D | photo_session.h | 33 * @param CaptureOutput to be added to session. 40 * @param preconfigType The target preconfig type. 41 * @param preconfigRatio The target ratio enum 50 * @param preconfigType The target preconfig type. 51 * @param preconfigRatio The target ratio enum 60 * @param minFps Min frame rate of range. 61 * @param minFps Max frame rate of range.
|
| /foundation/multimedia/av_session/interfaces/inner_api/native/session/include/ |
| H A D | i_avsession_service_listener.h | 41 * @param { int64_t } castHandle - Cast handle for cast session. 49 * @param { OutputDeviceInfo } castOutputDeviceInfo - Discovered device infos. 57 * @param { DeviceLogEventCode } eventId - Event ID. 58 * @param { int64_t } int64_t - Param. 61 virtual void NotifyDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in NotifyDeviceLogEvent() argument 66 * @param { std::string& } deviceId - Offlined device ID.
|
| H A D | i_avcast_state_listener.h | 32 * @param { std::vector<DeviceInfo> } deviceInfos - Discovered device infos. 40 * @param { DeviceLogEventCode } eventId - Event ID. 41 * @param { int64_t } int64_t - Param. 44 virtual void OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in OnDeviceLogEvent() argument 49 * @param { std::string& } deviceId - Offlined device ID. 64 * @param { int32_t } castId - Cast id for AVRouter's control.
|
| /foundation/multimedia/camera_lite/interfaces/kits/ |
| H A D | frame_state_callback.h | 68 * @param camera Indicates the camera.
69 * @param frameConfig Indicates the frame configuration.
70 * @param frameResult Indicates the capture results.
77 * @param camera Indicates the camera.
78 * @param frameConfig Indicates the frame configuration.
79 * @param errorCode Indicates the error code.
80 * @param frameResult Indicates the capture results.
|
| /foundation/resourceschedule/ffrt/interfaces/kits/c/ |
| H A D | timer.h | 46 * @param qos Indicates qos of the worker that runs timer. 47 * @param timeout Indicates the number of milliseconds that specifies timeout. 48 * @param data Indicates user data used in cb. 49 * @param cb Indicates user cb which will be executed when timeout. 50 * @param repeat Indicates whether to repeat this timer. 60 * @param qos Indicates qos of the worker that runs timer. 61 * @param handle Indicates the target timer handle.
|
| /foundation/resourceschedule/memmgr/interface/innerkits/include/ |
| H A D | mem_mgr_process_state_info.h | 41 * @param callerPid Process id of caller process. 42 * @param callerUid User id of caller process. 43 * @param pid Process id. 44 * @param uid User id. 45 * @param reason Reason of update process priority. 58 * @param parcel Package of MemMgrProcessStateInfo. 65 * @param parcel Package of MemMgrProcessStateInfo.
|
| /foundation/window/window_manager/utils/include/ |
| H A D | window_drawing_content_info.h | 47 * @param winId Window id. 48 * @param pid Process id. 49 * @param uid User id. 50 * @param drawing content True means window is drawing, false means the opposite. 51 * @param winType Type of window. 64 * @param parcel Package of WindowDrawingContentInfo. 71 * @param parcel Package of WindowDrawingContentInfo.
|
| /foundation/communication/netmanager_base/services/netpolicymanager/include/ |
| H A D | net_policy_base.h | 43 * @param eventId The event id 44 * @param policyEvent The infomations passed from other core 51 * @param eventId The event id 52 * @param delayTime The delay time, if need the message send delay 59 * @param eventId The event id 60 * @param eventData The event data 61 * @param delayTime The delay time, if need the message send delay
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/ |
| H A D | external_wifi_filter_builder_manager.h | 34 * @param filterTag filterTag which define where the filter should be inserted. 35 * @param filterName the filter name. 36 * @param filterBuilder filterBuilder function. 43 * @param filterTag filterTag which define where the filter should be inserted. 44 * @param filterName the filter name. 51 * @param filterTag filterTag which define where the compositeFilter should be inserted. 52 * @param compositeFilter the target Filter to build.
|
| H A D | network_selection_manager.h | 35 * @param networkSelectionResult Network selection result 36 * @param type the type of networkSelection 37 * @param scanInfos scanInfos 49 * @param networkCandidates Candidate network 50 * @param scanInfos scanInfos 58 * @param networkCandidates candidate networks 59 * @param networkSelector networkSelector
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | wifi_p2p_dns_sd_service_request.h | 36 * @param serviceType - DNS service type 44 * @param instanceName - DNS service name 45 * @param serviceType - DNS service type 54 * @param query - query string 66 * @param dnsQuery - query string 67 * @param dnsType - DNS type 68 * @param version - DNS version
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
| H A D | wifi_hdi_util.h | 38 * @param srcMac - srcMac address 39 * @param srcMacSize - srcMacSize size, must be equal to 6, or error 40 * @param DesMacStr - output mac string, type: [xx:xx:xx:xx:xx:xx] 41 * @param strLen - mac string length, must be bigger than 17 49 * @param scanInfo - output scan info 50 * @param start - ie point 51 * @param len - ie length
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_relational_syncer.h | 28 int Sync(const SyncParma ¶m, uint64_t connectionId) override; 36 int PrepareSync(const SyncParma ¶m, uint32_t syncId, uint64_t connectionId) override; 38 int SyncConditionCheck(const SyncParma ¶m, const ISyncEngine *engine, ISyncInterface *storage) const override; 42 int GenerateEachSyncTask(const SyncParma ¶m, uint32_t syncId, 47 void DoOnComplete(const SyncParma ¶m, uint32_t syncId); 49 const SyncParma ¶m, const std::map<std::string, int> &devicesMap); 53 int QuerySyncPreCheck(const SyncParma ¶m) const;
|
| /foundation/filemanagement/app_file_service/utils/include/b_error/ |
| H A D | b_excep_utils.h | 30 * @param callBack 回调 51 * @param AbilityInfo 52 * @param code 错误码 53 * @param msg 错误信息 71 * @param path 72 * @param isExtension 79 * @param path 路径
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
| H A D | hci_cmd_failure.c | 28 void HciOnCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnCmdFailed() argument 34 HciOnLinkControlCmdFailed(opCode, status, param); in HciOnCmdFailed() 39 HciOnLinkPolicyCmdFailed(opCode, status, param); in HciOnCmdFailed() 44 HciOnControllerBasebandCmdFailed(opCode, status, param); in HciOnCmdFailed() 49 HciOnInformationalParametersCmdFailed(opCode, status, param); in HciOnCmdFailed() 54 HciOnStatusParametersCmdFailed(opCode, status, param); in HciOnCmdFailed() 59 HciOnLeControllerCmdFailed(opCode, status, param); in HciOnCmdFailed()
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
| H A D | thread.h | 37 * @param name Thread name, length less or equal 16 bytes. 46 * @param thread Thread pointer. 54 * @param thread Thread pointer. 55 * @param func TaskFunc. 56 * @param parameter TaskFunc's context. 64 * @param thread Thread pointer. 73 * @param thread Thread pointer.
|
| H A D | semaphore.h | 30 * @param val set Semaphore initial val. 39 * @param sem Semaphore pointer. 47 * @param sem Semaphore pointer. 55 * @param sem Semaphore pointer. 64 * @param sem Semaphore pointer. 72 * @param sem Semaphore pointer. 81 * @param sem Semaphore pointer.
|
| /test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/model/ |
| H A D | DateTimeUtil.ts | 68 * @param value-数据值 76 * @param year 77 * @param month 78 * @param date 86 * @param hours 87 * @param minutes 88 * @param seconds
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbis_parser.h | 54 * @param s Vorbis parser context 55 * @param buf buffer containing a Vorbis frame 56 * @param buf_size size of the buffer 57 * @param flags flags for special frames 65 * @param s Vorbis parser context 66 * @param buf buffer containing a Vorbis frame 67 * @param buf_size size of the buffer
|
| H A D | mqc.h | 64 * @param mqc MQ decoder state 65 * @param bp byte pointer 66 * @param raw raw mode 67 * @param reset reset states 73 * @param mqc MQ decoder state 74 * @param cxstate Context 83 * @param mqc MQ-coder context
|
| /third_party/ffmpeg/libavutil/ |
| H A D | aes.h | 45 * @param key_bits 128, 192 or 256 46 * @param decrypt 0 for encryption, 1 for decryption 52 * @param count number of 16 byte blocks 53 * @param dst destination array, can be equal to src 54 * @param src source array, can be equal to dst 55 * @param iv initialization vector for CBC mode, if NULL then ECB will be used 56 * @param decrypt 0 for encryption, 1 for decryption
|
| /third_party/ffmpeg/libavformat/ |
| H A D | vorbiscomment.h | 32 * @param m The metadata structure to be parsed. For no metadata, set to NULL. 33 * @param vendor_string The vendor string to be added into the VorbisComment. 45 * @param pb The AVIOContext to write the output. 46 * @param m The metadata struct to write. 47 * @param vendor_string The vendor string to write. 48 * @param chapters The chapters to write. 49 * @param nb_chapters The number of chapters to write.
|