| /base/telephony/core_service/utils/common/include/ |
| H A D | tel_event_handler.h | 32 * @param task TelTask. 38 * @param task TelTask. 45 * @param task TelTask. 52 * @param task TelTask. 59 * @param task TelTask. 71 * @param event Event which should be handled. 72 * @param delayTime Process the event after 'delayTime' milliseconds. 73 * @param priority Priority of the event queue for this event. 81 * @param event The event should be processed. 88 * @param even 119 SendEvent(uint32_t innerEventId, int64_t param, int64_t delayTime) SendEvent() argument [all...] |
| /third_party/mbedtls/3rdparty/p256-m/ |
| H A D | p256-m_driver_entrypoints.h | 22 * \param[in] attributes The attributes of the key to use for the 24 * \param[in] data The raw key material. For private keys 28 * \param[in] data_length The size of the raw key material. 29 * \param[out] key_buffer The buffer to contain the key data in 31 * \param[in] key_buffer_size Size of the \p key_buffer buffer in bytes. 32 * \param[out] key_buffer_length The length of the data written in \p 34 * \param[out] bits The bitsize of the key. 55 * \param[in] attributes The attributes of the key to use for the 57 * \param[in] key_buffer The private key in the export format. 58 * \param[i [all...] |
| /base/global/resource_management/frameworks/resmgr/include/ |
| H A D | hap_manager.h | 38 * @param resConfig resource config 39 * @param isSystem system flag, default value is false 50 * @param resConfig the resource config 57 * @param resConfig the override resource config 64 * @param resConfig the resource config 70 * @param resConfig the override resource config 77 * @param path the resource path 86 * @param path the resource path 87 * @param overlayPaths the exist overlay resource path 94 * @param pat [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
| H A D | gap_if.h | 42 * @param[in] status Result of mode setting. 43 * @param[in] context The context of the caller. 147 * @param[in] result security request result 148 * @param[in] serviceInfo security request information 149 * @param[in] context security request context 202 * @param[in] addr encryption change target device address 203 * @param[in] status encryption change result status 204 * @param[in] context encryption change context 227 * @param[in] name Bluetooth device name. 228 * @param[i [all...] |
| H A D | gap_le_if.h | 185 GapLeScanParameter param; /// scan internal and window parameter member 378 * @param[in] addr target device address 379 * @param[in] result request result 380 * @param[in] status security status of le connection 381 * @param[in] context callback context 442 * @param[in] role BLE Roles 450 * @param[in/out] addr Static Identity Address 458 * @param[in] callback Generate RPA result function 459 * @param[in] context Generate RPA result function context 467 * @param[ou [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | fifo.h | 41 * @param opaque the opaque pointer provided to the av_fifo_*_cb() function 42 * @param buf the buffer for reading or writing the data, depending on which 44 * @param nb_elems On entry contains the maximum number of elements that can be 63 * @param elems initial number of elements that can be stored in the FIFO 64 * @param elem_size Size in bytes of a single element. Further operations on 66 * @param flags a combination of AV_FIFO_FLAG_* 102 * @param f AVFifo to resize 103 * @param inc number of elements to allocate for, in addition to the current 115 * @param f the FIFO buffer 116 * @param bu [all...] |
| /third_party/node/lib/internal/ |
| H A D | validators.js | 40 * @param {*} value 48 * @param {*} value 64 * @param {*} value Values to be validated 65 * @param {string} name Name of the argument 66 * @param {number} [def] If specified, will be returned for invalid values 84 * @param {*} value 85 * @param {string} name 86 * @param {number} [min] 87 * @param {number} [max] 105 * @param {*} valu [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp.h | 132 * @brief Pair param structure. 173 void (*SMP_CallbackRemotePairRequest)(uint16_t handle, const SMP_PairParam *param); 174 void (*SMP_CallbackRemotePairResponse)(uint16_t handle, const SMP_PairParam *param); 187 * @param irk Local IRK. 195 * @param addr Local Identity Address. 203 * @param addr Resolvable private address. 204 * @param irk Saved irk. 213 * @param addr Resolvable private address. 214 * @param irk Saved irk. 222 * @param ir [all...] |
| /foundation/distributeddatamgr/udmf/interfaces/ndk/data/ |
| H A D | udmf.h | 134 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
143 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
144 * @param record Represents a pointer to an instance of {@link OH_UdmfRecord}.
156 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
157 * @param type Represents a string pointer of the type.
169 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
170 * @param count Represents the types count that is a output param.
181 * @param pThis Represents a pointer to an instance of {@link OH_UdmfData}.
182 * @param coun [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | FieldCodec.cs | 52 /// <param name="tag">The tag.</param> 62 /// <param name="tag">The tag.</param> 72 /// <param name="tag">The tag.</param> 82 /// <param name="tag">The tag.</param> 92 /// <param name="tag">The tag.</param> [all...] |
| /base/telephony/cellular_call/services/connection/include/ |
| H A D | cellular_call_connection_ims.h | 40 * @param slotId 41 * @param ImsDialInfoStruct 49 * @param slotId 50 * @param phoneNum 51 * @param index 59 * @param slotId 60 * @param phoneNum 61 * @param videoState 62 * @param index 70 * @param slotI [all...] |
| /foundation/ai/ai_engine/services/client/communication_adapter/include/ |
| H A D | sa_client_proxy.h | 42 * @param [in] proxy SA proxy to call ai server interfaces. 43 * @param [in] configInfo Engine configuration information. 44 * @param [out] clientInfo Client information. 52 * @param [in] proxy SA proxy to call ai server interfaces. 53 * @param [in] clientInfo Client information. 54 * @param [in] algorithmInfo Algorithm information. 55 * @param [in] inputInfo Data information needed to load algorithm plugin. 56 * @param [out] outputInfo The returned data information after loading the algorithm plugin. 65 * @param [in] proxy SA proxy to call ai server interfaces. 66 * @param [i [all...] |
| /foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
| H A D | state.h | 78 std::tuple<ErrorCode, Action> Execute(Intent intent, const Plugin::Any& param); 82 virtual std::tuple<ErrorCode, Action> SetVideoSource(const Plugin::Any& param); 83 virtual std::tuple<ErrorCode, Action> SetAudioSource(const Plugin::Any& param); 84 virtual std::tuple<ErrorCode, Action> Configure(const Plugin::Any& param); 85 virtual std::tuple<ErrorCode, Action> SetOutputFormat(const Plugin::Any& param); 90 virtual std::tuple<ErrorCode, Action> Stop(const Plugin::Any& param); 95 virtual std::tuple<ErrorCode, Action> OnError(const Plugin::Any& param) final; 99 std::tuple<ErrorCode, Action> DispatchIntent(Intent intent, const Plugin::Any& param); 130 const Plugin::Any ¶m)>> intentDispatchersMap_ = { 131 {Intent::SET_OBS, [this](const Plugin::Any ¶m) { [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_btm_receive.c | 53 GapAclConnectionCompleteParam *param = ctx; in GapAclConnectionCompleteTask() local 54 BtmAclConnectCompleteParam btmParam = {.addr = ¶m->addr}; in GapAclConnectionCompleteTask() 55 btmParam.status = param->status; in GapAclConnectionCompleteTask() 56 btmParam.connectionHandle = param->connectionHandle; in GapAclConnectionCompleteTask() 58 btmParam.classOfDevice, sizeof(btmParam.classOfDevice), param->classOfDevice, sizeof(param->classOfDevice)); in GapAclConnectionCompleteTask() 59 btmParam.encyptionEnabled = param->encyptionEnabled; in GapAclConnectionCompleteTask() 60 GapAclConnectionComplete(&btmParam, param->context); in GapAclConnectionCompleteTask() 63 static void GapRecvAclConnectionComplete(const BtmAclConnectCompleteParam *param, void *context) in GapRecvAclConnectionComplete() argument 67 param in GapRecvAclConnectionComplete() 92 GapAclDisconnectionCompleteParam *param = ctx; GapAclDisconnectionCompleteTask() local 138 GapLeConnectionCompleteParam *param = ctx; GapLeConnectionCompleteTask() local 171 GapLeDisconnectionCompleteParam *param = ctx; GapLeDisconnectionCompleteTask() local 220 GapRemoteDeviceSupportCallbackParam *param = ctx; GapRemoteDeviceSupportHostSecureSimplePairingCallbackTask() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | celp_filters.h | 31 * @param[out] out pointer to output buffer 34 * @param filter_coeffs filter coefficients. 35 * @param in input signal 36 * @param buffer_length amount of data to process 37 * @param filter_length filter length (10 for 10th order LP filter). Must be 51 * @param[out] out pointer to output buffer 52 * @param filter_coeffs filter coefficients. 53 * @param in input signal 56 * @param buffer_length amount of data to process (should be a multiple of eight) 57 * @param filter_lengt [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
| H A D | drawing_text_typography.h | 620 * @param OH_Drawing_TypographyStyle Indicates the pointer to an <b>OH_Drawing_TypographyStyle</b> object. 630 * @param OH_Drawing_TypographyStyle Indicates the pointer to an <b>OH_Drawing_TypographyStyle</b> object. 631 * @param int Indicates the text direction to set. For details, see the enum <b>OH_Drawing_TextDirection</b>. 641 * @param OH_Drawing_TypographyStyle Indicates the pointer to an <b>OH_Drawing_TypographyStyle</b> object. 642 * @param int Indicates the text alignment mode to set. For details, see the enum <b>OH_Drawing_TextAlign</b>. 652 * @param OH_Drawing_TypographyStyle Indicates the pointer to an <b>OH_Drawing_TypographyStyle</b> object. 653 * @param int Indicates the maximum number of lines to set. 673 * @param OH_Drawing_TextStyle Indicates the pointer to an <b>OH_Drawing_TextStyle</b> object. 683 * @param OH_Drawing_TextStyle Indicates the pointer to an <b>OH_Drawing_TextStyle</b> object. 684 * @param uint32_ [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_session.h | 65 * @param session The CoAP session. 75 * @param session The CoAP session. 83 * @param session The CoAP session. 84 * @param reason The reason why the session was disconnected. 93 * @param session The CoAP session. 94 * @param data The pointer to the data to store. 103 * @param session The CoAP session. 116 * @param session The CoAP session. 129 * @param session The CoAP session. 140 * @param sessio [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/include/ |
| H A D | procinfo.h | 44 * @param procInfo structure containing information about process(output parameter) 51 * @param realPid real process id 52 * @param procInfo structure containing information about process(output parameter) 59 * @param pid process id 60 * @param tid thread id 61 * @param nsTid namespace tid(output parameter) 68 * @param pid process id 69 * @param tid thread id 76 * @param pid process id 77 * @param tid [all...] |
| /base/telephony/core_service/interfaces/innerkits/include/ |
| H A D | i_telephony_state_notify.h | 28 * @param slotId sim slot id 29 * @param dataState cellular data link state 30 * @param networkState network state 38 * @param slotId sim slot id 39 * @param dataFlowType cellular data flow state 47 * @param slotId sim slot id 48 * @param CardType sim card type 49 * @param state sim state 50 * @param reason 58 * @param callStatu [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | edge_common.h | 42 * @param w the width of the image in pixels 43 * @param h the height of the image in pixels 44 * @param dst data pointers to magnitude image 45 * @param dst_linesize linesizes for the magnitude image 46 * @param dir data pointers to direction image 47 * @param dir_linesize linesizes for the direction image 48 * @param src data pointers to source image 49 * @param src_linesize linesizes for the source image 61 * @param w the width of the image in pixels 62 * @param [all...] |
| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| H A D | notification_helper.h | 45 * @param slot Indicates the notification slot to be created, which is set by NotificationSlot. 54 * @param slotType Indicates the notification slot type to be added. 62 * @param slots Indicates the notification slots to create. 70 * @param slotType Indicates the type of the slot, which is created by AddNotificationSlot 86 * @param bundleOption Indicates the bundle name and uid of the application. 87 * @param slots Indicates a list of new notification slots. 96 * @param slotType Indicates the ID of the slot, which is created by AddNotificationSlot(NotificationSlot). This 98 * @param slot Indicates the created NotificationSlot. 105 * @param slots Indicates the created NotificationSlot. 113 * @param bundleOptio [all...] |
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | ARB_draw_elements_base_vertex.xml | 12 <param name="mode" type="GLenum"/> 13 <param name="count" type="GLsizei"/> 14 <param name="type" type="GLenum"/> 15 <param name="indices" type="const GLvoid *"/> 16 <param name="basevertex" type="GLint"/> 20 <param name="mode" type="GLenum"/> 21 <param name="start" type="GLuint"/> 22 <param name="end" type="GLuint"/> 23 <param name="count" type="GLsizei"/> 24 <param nam [all...] |
| H A D | ARB_invalidate_subdata.xml | 7 <param name="texture" type="GLuint"/> 8 <param name="level" type="GLint"/> 9 <param name="xoffset" type="GLint"/> 10 <param name="yoffset" type="GLint"/> 11 <param name="zoffset" type="GLint"/> 12 <param name="width" type="GLsizei"/> 13 <param name="height" type="GLsizei"/> 14 <param name="depth" type="GLsizei"/> 18 <param name="texture" type="GLuint"/> 19 <param nam [all...] |
| H A D | ARB_multi_bind.xml | 11 <param name="target" type="GLenum"/> 12 <param name="first" type="GLuint"/> 13 <param name="count" type="GLsizei"/> 14 <param name="buffers" type="const GLuint *" count="count"/> 18 <param name="target" type="GLenum"/> 19 <param name="first" type="GLuint"/> 20 <param name="count" type="GLsizei"/> 21 <param name="buffers" type="const GLuint *" count="count"/> 22 <param name="offsets" type="const GLintptr *" count="count"/> 23 <param nam [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_core.h | 33 * \param hash_alg The hash algorithm (ignored for now). 45 * \param cipher_alg The cipher algorithm (ignored for now). 166 * \param[in] slot The key slot to test. 178 * \param[in] slot The key slot to query. This must be a key slot storing 196 * \param[in,out] slot The key slot to wipe. 211 * \param[in,out] slot Key slot to attach buffer to. 212 * \param[in] buffer_length Requested size of the buffer. 232 * \param[in,out] slot Key slot to copy the key into. 233 * \param[in] data Buffer containing the key material. 234 * \param data_lengt [all...] |