| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_badge_bridge.cpp | 29 bool InitBadgeParam(const RefPtr<BadgeTheme>& badgeTheme, ArkUIBadgeParam& param) in InitBadgeParam() argument 38 param.position = DEFAULT_BADGE_POSITION; in InitBadgeParam() 39 param.isPositionXy = false; in InitBadgeParam() 40 param.positionX.value = positionX.Value(); in InitBadgeParam() 41 param.positionX.units = static_cast<int32_t>(positionX.Unit()); in InitBadgeParam() 42 param.positionY.value = positionY.Value(); in InitBadgeParam() 43 param.positionY.units = static_cast<int32_t>(positionY.Unit()); in InitBadgeParam() 45 param.textColor = themeColors->FontOnPrimary().GetValue(); in InitBadgeParam() 46 param.badgeColor = themeColors->Warning().GetValue(); in InitBadgeParam() 48 param in InitBadgeParam() 64 ParsePosition(const EcmaVM* vm, const ArkUIRuntimeCallInfo* runtimeCallInfo, ArkUIBadgeParam& param) ParsePosition() argument 91 ParseFontSize(const EcmaVM* vm, const ArkUIRuntimeCallInfo* runtimeCallInfo, ArkUIBadgeParam& param) ParseFontSize() argument 109 ParseBadgeSize(const EcmaVM* vm, const ArkUIRuntimeCallInfo* runtimeCallInfo, ArkUIBadgeParam& param) ParseBadgeSize() argument 124 ParseBadgeBaseParam(const EcmaVM* vm, const ArkUIRuntimeCallInfo* runtimeCallInfo, const RefPtr<BadgeTheme>& badgeTheme, ArkUIBadgeParam& param) ParseBadgeBaseParam() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_profile_event_sender.h | 42 * @param device Remote bluetooth address. 49 * @param device Remote bluetooth address. 56 * @param device Remote bluetooth address. 57 * @param type Speaker or microphone. 58 * @param volume The value of the volume. 65 * @param device Remote bluetooth address. 66 * @param number The number of the call. 73 * @param device Remote bluetooth address. 74 * @param dtmf Code of DTMF. 81 * @param devic [all...] |
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| H A D | matrix_transform.hpp | 41 /// @param m Input matrix multiplied by this translation matrix. 42 /// @param v Coordinates of a translation vector. 64 /// @param m Input matrix multiplied by this rotation matrix. 65 /// @param angle Rotation angle expressed in radians. 66 /// @param axis Rotation axis, recommended to be normalized. 79 /// @param m Input matrix multiplied by this scale matrix. 80 /// @param v Ratio of scaling for each axis. 92 /// @param left 93 /// @param right 94 /// @param botto [all...] |
| /third_party/mbedtls/library/ |
| H A D | debug_internal.h | 20 * \param ssl SSL context 21 * \param level error level of the debug message 22 * \param file file the message has occurred in 23 * \param line line number the message has occurred at 24 * \param format format specifier, in printf format 25 * \param ... variables used by the format specifier 39 * \param ssl SSL context 40 * \param level error level of the debug message 41 * \param file file the error has occurred in 42 * \param lin [all...] |
| /third_party/musl/libc-test/src/functional/ |
| H A D | iconv_test.c | 53 int IconvTest(struct IconvParam *param)
in IconvTest() argument 55 iconv_t cd = iconv_open(param->to, param->from);
in IconvTest() 57 t_error("iconv opened failed, from: %s, to: %s, error: %s \n", param->from, param->to, strerror(errno));
in IconvTest() 61 char *input = param->input;
in IconvTest() 62 size_t inputLen = param->inputLen;
in IconvTest() 63 char *output = param->output;
in IconvTest() 64 size_t outputLen = param->outputLen;
in IconvTest() 66 t_error("iconv converted failed, from: %s, to: %s, error: %s \n", param in IconvTest() 90 struct IconvParam param; CompareIconvResult() local 135 struct IconvParam param; main() local [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | nfsprep.h | 45 * @param src 46 * @param srcLen 47 * @param dest 48 * @param destCapacity 49 * @param state 50 * @param parseError 51 * @param status 61 * @param dest 62 * @param destCapacity 63 * @param sr [all...] |
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-jws.h | 81 * \param jws: pointer to the jws to initialize 82 * \param jwk: the jwk to use with this jws 83 * \param context: the lws_context to use 92 * \param jws: pointer to the jws to destroy 104 * \param map: pointers and lengths for each of the unencoded JWS elements 105 * \param jwk: public key 106 * \param context: lws_context 107 * \param temp: scratchpad 108 * \param temp_len: length of scratchpad 130 * \param i [all...] |
| /base/telephony/sms_mms/interfaces/innerkits/ |
| H A D | sms_service_manager_client.h | 44 * @param slotId [in], indicates the card slot index number, 60 * @param simId [out], indicates the sms sim index number. 68 * @param slotId [in], indicates the card slot index number, 70 * @param desAddr [in], indicates the destination address. 71 * @param scAddr [in], indicates the sms center address. 72 * @param text [in], indicates sms content. 73 * @param sendCallback [in], indicates callback for send out. 74 * @param deliverCallback [in], indicates callback for delivery to destination user. 84 * @param slotId [in], indicates the card slot index number, 86 * @param desAdd [all...] |
| H A D | i_sms_service_interface.h | 125 * @param slotId [in], indicates the card slot index number, 127 * @param desAddr [in], indicates the destination address. 128 * @param scAddr [in], indicates the sms center address. 129 * @param text [in], indicates sms content. 130 * @param sendCallback [in], indicates callback for send out. 131 * @param deliverCallback [in], indicates callback for delivery to destination user. 141 * @param slotId [in], indicates the card slot index number, 143 * @param desAddr [in], indicates the destination address. 144 * @param scAddr [in], indicates the sms center address. 145 * @param tex [all...] |
| /foundation/multimedia/image_framework/interfaces/kits/native/include/image/ |
| H A D | image_source_native.h | 103 * @param info The OH_ImageSource_Info pointer will be operated. 112 * @param info The DecodingOptions pointer will be operated. 113 * @param width the number of image width. 122 * @param info The DecodingOptions pointer will be operated. 123 * @param height the number of image height. 132 * @param info The OH_ImageSource_Info pointer will be operated. 133 * @param isHdr Whether the image has a high dynamic range. 142 * @param info The OH_ImageSource_Info pointer will be operated. 160 * @param options The DecodingOptions pointer will be operated. 169 * @param option [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | giant.types | 43 public psF(param:any) { }
44 >psF : (param: any) => void
45 >param : any
47 public set psF(param:any)
49 >param : any
57 private rsF(param:any) { }
58 >rsF : (param: any) => void
59 >param : any
61 private set rsF(param:any)
63 >param [all...] |
| H A D | parserArrowFunctionExpression16(target=es3).types | 2 true ? false ? (param): string => param : null : null // Not legal JS; "Unexpected token ':'" at last colon
3 >true ? false ? (param): string => param : null : null : (param: any) => string
5 >false ? (param): string => param : null : (param: any) => string
7 >(param): string => param [all...] |
| H A D | parserArrowFunctionExpression16(target=es6).types | 2 true ? false ? (param): string => param : null : null // Not legal JS; "Unexpected token ':'" at last colon
3 >true ? false ? (param): string => param : null : null : (param: any) => string
5 >false ? (param): string => param : null : (param: any) => string
7 >(param): string => param [all...] |
| /base/telephony/cellular_call/services/utils/include/ |
| H A D | cellular_call_supplement.h | 41 * @param slotId 42 * @param MMIData 52 * @param slotId 53 * @param MMIData 63 * @param slotId 64 * @param MMIData 74 * @param slotId 75 * @param MMIData 85 * @param slotId 86 * @param MMIDat [all...] |
| H A D | cellular_call_config.h | 45 * @param mode 46 * @param slotId 57 * @param slotId 67 * @param slotId 68 * @param active 78 * @param slotId 79 * @param enabled 87 * @param slotId 88 * @param state 96 * @param slotI [all...] |
| /base/notification/common_event_service/interfaces/inner_api/ |
| H A D | common_event_manager.h | 30 * @param data Indicates the common event data. 38 * @param data Indicates the common event data. 39 * @param userId Indicates the user ID. 47 * @param data Indicates the common event data. 48 * @param publishInfo Indicates the publish info. 56 * @param data Indicates the common event data. 57 * @param publishInfo Indicates the publish info. 65 * @param data Indicates the common event data. 66 * @param publishInfo Indicates the publish info. 67 * @param userI [all...] |
| /base/startup/appspawn/interfaces/innerkits/include/ |
| H A D | appspawn.h | 77 * @param serviceName service name, eg: nwebspawnăappspawn 78 * @param handle handle for client 85 * @param handle handle for client 93 * @param handle handle for client 94 * @param reqHandle handle for request 95 * @param result result from appspawn service 116 * @param msgType msg type. eg: MSG_APP_SPAWN,MSG_SPAWN_NATIVE_PROCESS 117 * @param processName process name, max length is 255 118 * @param reqHandle handle for request message 126 * @param pi [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
| H A D | interface_profile_avrcp_ct.h | 65 * @param[in] device The bluetooth device. 66 * @param[in] state The connection state. Refer to <b>BTConnectState</b>. 75 * @param[in] rawAddr The address of the bluetooth device. 76 * @param[in] button The value of the key operation. Refer to <b>AvrcKeyOperation</b>. 77 * @param[in] result The result of the execution.<br> 89 * @param[in] rawAddr The address of the bluetooth device. 90 * @param[in] button The value of the key operation. Refer to <b>AvrcKeyOperation</b>. 91 * @param[in] result The result of the execution.<br> 103 * @param[in] rawAddr The address of the bluetooth device. 104 * @param[i [all...] |
| /foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/foo/user_auth/v1_0/ |
| H A D | IUserAuthInterface.idl | 58 * @param info Indicates executor registration information. See {@link ExecutorRegisterInfo}. 59 * @param index Indicates the executor index under the authentication framework. 60 * @param publicKey Indicates the public key of the authentication framework. 61 * @param templateIds Indicates template IDs enrolled by the executors. 71 * @param index Indicates the executor index under the authentication framework. 80 * @param userId Indicates the user ID. 81 * @param challenge Indicates the random number, which is used to generate an authentication token. 90 * @param userId Indicates the user ID. 100 * @param userId Indicates the user ID. 101 * @param authToke [all...] |
| /foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/foo/user_auth/v1_0/ |
| H A D | IUserAuthInterface.idl | 58 * @param info Indicates executor registration information. See {@link ExecutorRegisterInfo}. 59 * @param index Indicates the executor index under the authentication framework. 60 * @param publicKey Indicates the public key of the authentication framework. 61 * @param templateIds Indicates template IDs enrolled by the executors. 71 * @param index Indicates the executor index under the authentication framework. 80 * @param userId Indicates the user ID. 81 * @param challenge Indicates the random number, which is used to generate an authentication token. 90 * @param userId Indicates the user ID. 100 * @param userId Indicates the user ID. 101 * @param authToke [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/interaction/ |
| H A D | sharing_adapter.h | 31 * @param sceneId Indicates the scene ID. 39 * @param contextId Indicates the context ID. 40 * @param agentId Indicates the agent ID. 41 * @param event Event struct. 42 * @param isSync Indicates whether synchronous mode is used. 50 * @param msg msg to forward. 57 * @param contextId Indicates the context ID. The value <b>0</b> indicates an invalid ID and the creation fails. 65 * @param contextId Indicates the context ID. If contextId is 0, a new context will be created with an agent. 66 * @param agentId Indicates the created agent ID. The value <b>0</b> indicates an invalid ID and the creation fails. 67 * @param agentTyp [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/ |
| H A D | transport_l2cap.h | 36 * @param createInfo create info struct. 76 * @param addr remote device address. 77 * @param scn the server channel. 85 * @param addr remote device address. 86 * @param scn the server channel. 93 * @param pkt Data packet 101 * @param pkt Data packet 116 * @param lpsm local channel id. 123 * @param lpsm local channel id. 131 * @param add [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmppkt.h | 92 * @param pkt packet 93 * @param channel_id packet channel ID 94 * @param type packet type 95 * @param timestamp packet timestamp 96 * @param size packet size 105 * @param pkt packet 112 * @param h reader context 113 * @param p packet 114 * @param chunk_size current chunk size 115 * @param prev_pk [all...] |
| /foundation/communication/wifi/wifi/interfaces/inner_api/ |
| H A D | wifi_device.h | 48 * @param protectType - WifiProtectMode object 49 * @param protectName - the protect name 57 * @param protectMode - WifiProtectMode object 58 * @param protectName - the protect name 66 * @param protectName - the protect name 74 * @param protectName - the protect name 75 * @param isHeld - out whether or not has held the Wi-Fi protect 86 * @param protectMode - WifiProtectMode object 101 * @param networkId - the candidate device network id 109 * @param confi [all...] |
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_device_proxy.h | 61 * @param protectType - WifiProtectMode object 62 * @param protectName - the protect name 70 * @param protectMode - WifiProtectMode object 71 * @param protectName - the protect name 79 * @param protectName - the protect name 87 * @param protectName - the protect name 88 * @param isHoldProtect - out Whether or not acquired the Wi-Fi protect 95 * @param config - WifiDeviceConfig object 103 * @param networkId - the untrusted device network id 111 * @param confi [all...] |