| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
| H A D | dhcpd_interface.h | 54 * @param ifaceName - Network Interface 55 * @param ipv4 - The ipv4 address of interface 56 * @param ipv6 - The ipv6 address of interface 57 * @param ipAddress - The dhcp server address 58 * @param isIpV4 - Is an ipv4 network 66 * @param ifaceName - Network Interface 74 * @param ifaceName - Network Interface 75 * @param result - Connected station info
|
| /foundation/distributeddatamgr/preferences/interfaces/ndk/include/ |
| H A D | oh_preferences_option.h | 68 * @param option Pointer to the target {@Link OH_PreferencesOption} instance. 69 * @param fileName Pointer to the file name to set. 81 * @param option Pointer to the target {@Link OH_PreferencesOption} instance. 82 * @param bundleName Pointer to the bundle name to set. 94 * @param option Represents a pointer to an {@link OH_PreferencesOption} instance. 95 * @param dataGroupId Represents preferences data group id param. 107 * @param option Pointer to the {@Link OH_PreferencesOption} instance to destroy.
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/ |
| H A D | dscreen_sink_stub.cpp | 73 std::string param = data.ReadString(); in InitSinkInner() local 74 if (param.empty() || param.size() > PARAM_MAX_SIZE) { in InitSinkInner() 78 int32_t ret = InitSink(param); in InitSinkInner() 102 std::string param = data.ReadString(); in SubscribeDistributedHardwareInner() local 103 if (dhId.empty() || dhId.size() > DID_MAX_SIZE || param.empty() || param.size() > PARAM_MAX_SIZE) { in SubscribeDistributedHardwareInner() 107 int32_t ret = SubscribeLocalHardware(dhId, param); in SubscribeDistributedHardwareInner()
|
| /foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/ |
| H A D | dscreen_sink_proxy.cpp | 50 DHLOGE("Write param failed."); in InitSink() 79 int32_t DScreenSinkProxy::SubscribeLocalHardware(const std::string &dhId, const std::string ¶m) in SubscribeLocalHardware() argument 81 if (dhId.empty() || dhId.size() > DID_MAX_SIZE || param.empty() || param.size() > PARAM_MAX_SIZE) { in SubscribeLocalHardware() 98 if (!data.WriteString(dhId) || !data.WriteString(param)) { in SubscribeLocalHardware() 99 DHLOGE("Write param failed."); in SubscribeLocalHardware() 129 DHLOGE("Write param failed."); in UnsubscribeLocalHardware() 160 DHLOGE("Write param failed."); in DScreenNotify()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
| H A D | drawing_text_lineTypography.h | 55 * @param OH_Drawing_TypographyCreate Indicates the pointer to an <b>OH_Drawing_TypographyCreate</b> object. 66 * @param OH_Drawing_LineTypography Indicates the pointer to an <b>OH_Drawing_LineTypography</b> object. 76 * @param OH_Drawing_TypographyCreate Indicates the pointer to an <b>OH_Drawing_TypographyCreate</b> object. 77 * @param startIndex Indicates the starting point for the line-break calculations. 78 * @param width Indicates the requested line-break width. 90 * @param OH_Drawing_LineTypography Indicates the pointer to an <b>OH_Drawing_TypographyCreate</b> object. 91 * @param startIndex Indicates the starting index of the text range. 92 * @param count Indicates the characters count of the text range.
|
| /test/ostest/wukong/common/include/ |
| H A D | component_manager.h | 54 * @param elementInfo current component 55 * @param actionType the action type of current component 117 * @param elementInfo current component. 123 * @param elementInfo current component. 130 * @param elementInfo element, also call component. 137 * @param elementInfo element, also call component. 144 * @param elementInfo element, also call component. 151 * @param elementInfo element, also call component.
|
| /test/xts/acts/ability/ability_runtime/actsondestroytest/actsondestroysecondrely/entry/src/main/ets/secondability/ |
| H A D | SecondAbility.ts | 24 let param;
29 param = want.parameters.parameter;
47 if (param === 'AbilityStage_OnDestroy_0500_EntryAbility') {
57 console.info(param, 'SecondAbility startAbility success');
59 console.error(param, `SecondAbility startAbility failed, err is: ${JSON.stringify(err)}`);
73 if (param === 'AbilityStage_OnDestroy_0200') {
76 console.info(param, 'SecondAbility terminateSelf success');
78 console.error(param, `SecondAbility terminateSelf failed, err is: ${JSON.stringify(err)}`);
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/pages/ComponentV2/ |
| H A D | ParamTest.ets | 31 @Param @Require childRequireMsg: string 42 @Param @Once childOnceMsg: string = 'child' 43 @Once @Param childOnceCount: number = 0 44 @Param @Once childClassA: ClassA = new ClassA(0) 59 @Param childConstants: Constants = Constants.ZERO 60 @Param childMsg: string = '' 61 @Param isChildState: boolean = true 62 @Param noOut: string = 'noOut'
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mediacodec.h | 55 * @param avctx codec context 56 * @param ctx MediaCodec context to initialize 57 * @param surface reference to an android/view/Surface 66 * @param avctx codec context 81 * @param buffer the buffer to render 82 * @param render 1 to release and render the buffer to the surface or 0 to 95 * @param buffer the buffer to render 96 * @param time timestamp in nanoseconds of when to render the buffer
|
| H A D | thread.h | 38 * @param avctx The context. 61 * @param avctx The context. 71 * @param avctx The current context. 72 * @param fmt The list of available formats. 84 * @param avctx The current context. 85 * @param f The frame to write into. 97 * @param avctx The current context. 98 * @param f The picture being released.
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | alsa.h | 67 * @param s media file handle 68 * @param mode either SND_PCM_STREAM_CAPTURE or SND_PCM_STREAM_PLAYBACK 69 * @param sample_rate in: requested sample rate; 71 * @param channels number of channels 72 * @param codec_id in: requested AVCodecID or AV_CODEC_ID_NONE; 86 * @param s1 media file handle 95 * @param s1 media file handle 96 * @param err error code reported by the previous ALSA call
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtp.h | 36 * @param fmt The context of the format 37 * @param par The codec parameters 38 * @param idx The stream index 51 * @param par The codec parameters 52 * @param payload_type The payload type (the 'PT' field in the RTP header) 62 * @param payload_type The payload type (the 'PT' field in the RTP header) 72 * @param buf A pointer to the string containing the encoding name 73 * @param codec_type The codec type
|
| /third_party/ffmpeg/libavutil/ |
| H A D | murmur3.h | 72 * @param[out] c Hash context 73 * @param[in] seed Random seed 86 * @param[out] c Hash context 97 * @param[out] c Hash context 98 * @param[in] src Input data to update hash with 99 * @param[in] len Number of bytes to read from `src` 106 * @param[in,out] c Hash context 107 * @param[out] dst Buffer where output digest value is stored
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | vf_blend.c | 70 struct FilterParams *param, double *values); \ 78 dst1 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ 80 dst2 + dst_offset, w, w, HEIGHT, ¶m, NULL); \ 85 w / 4, HEIGHT / 4, ¶m, NULL); \ 96 FilterParams param = { in checkasm_check_blend() local 101 param.mode = val; \ in checkasm_check_blend() 102 ff_blend_init(¶m, depth * 8); \ in checkasm_check_blend() 103 if (check_func(param.blend, #name)) \ in checkasm_check_blend()
|
| /third_party/glslang/Test/baseResults/ |
| H A D | spv.bufferhandle11.frag.out | 33 Name 41 "param" 34 Name 42 "param" 75 41(param): 7(ptr) Variable Function 76 42(param): 7(ptr) Variable Function 87 Store 41(param) 39 88 Store 42(param) 40 89 43: 8(bool) FunctionCall 12(compare_uint8_t(u1;u1;) 41(param) 42(param)
|
| /third_party/icu/icu4c/source/common/ |
| H A D | locbased.h | 56 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE 57 * @param status input-output error code 66 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE 67 * @param status input-output error code 75 * @param valid the ID of the valid locale 76 * @param actual the ID of the actual locale 83 * @param valid the ID of the valid locale 84 * @param actual the ID of the actual locale
|
| H A D | ucnv_imp.h | 36 * @param name const char * charset name 57 * @param converterName The name of the converter 58 * @param err The error code 66 * @param myUConverter NULL, or pre-allocated UConverter structure to avoid 68 * @param type requested converter type 69 * @param locale locale parameter, or "" 70 * @param options converter options bit set (default 0) 71 * @param err ICU error code, not tested for U_FAILURE on input
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | quant.h | 52 * @param text the text to be matched 53 * @param offset on input, the index into text at which to begin 59 * @param limit the limit index of text to be matched. Greater 65 * @param incremental if true, then assume further characters may 79 * @param result Output param to receive the pattern. 80 * @param escapeUnprintable if True then escape the unprintable characters. 88 * @param v the given index value.
|
| /third_party/libwebsockets/include/libwebsockets/abstract/protocols/ |
| H A D | smtp.h | 80 * \param s: smtp sequencer to queue on 81 * \param payload: the email payload string, with headers and terminating . 82 * \param payload_len: size in bytes of the payload string 83 * \param sender: the sender name and email 84 * \param recipient: the recipient name and email 85 * \param data: opaque user data returned in the done callback 86 * \param done: callback called when the email send succeeded or failed 106 * \param e: email to queue for sending on \p c
|
| /third_party/jsframework/runtime/main/manage/event/ |
| H A D | bridge.ts | 40 * @param {string} id - Page id. 41 * @param {*} args - Args. 49 * @param {string} id - Page id. 50 * @param {*} args - Args 58 * @param {string} id - Page id. 59 * @param {*} args - Args. 68 * @param {string} id - Page id. 69 * @param {*} tasks list with `method` and `args`.
|
| /third_party/node/lib/internal/modules/esm/ |
| H A D | load.js | 33 * @param {URL} url URL to the module 34 * @param {ESModuleContext} context used to decorate error messages 75 * @param {string} url 76 * @param {object} context 126 * @param {URL} parsed 127 * @param {boolean} experimentalNetworkImports 157 * @param {string} url The resolved URL of the module 158 * @param {null | undefined | false | 0 | -0 | 0n | ''} format Falsy format returned from `load`
|
| /third_party/musl/scripts/ |
| H A D | runtest.sh | 9 param set debug.hitrace.tags.enableflags 1 12 ABILIST=$(param get const.product.cpu.abilist) 104 param set gwp_asan.log.path file 105 param set gwp_asan.enable.app.${file} true 108 param set gwp_asan.sample.all true 114 param set gwp_asan.log.path default 115 param set gwp_asan.enable.app.${file} false 118 param set gwp_asan.sample.all false
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locbased.h | 56 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE 57 * @param status input-output error code 66 * @param type either ULOC_VALID_LOCALE or ULOC_ACTUAL_LOCALE 67 * @param status input-output error code 75 * @param valid the ID of the valid locale 76 * @param actual the ID of the actual locale 83 * @param valid the ID of the valid locale 84 * @param actual the ID of the actual locale
|
| H A D | ucnv_imp.h | 36 * @param name const char * charset name 57 * @param converterName The name of the converter 58 * @param err The error code 66 * @param myUConverter NULL, or pre-allocated UConverter structure to avoid 68 * @param type requested converter type 69 * @param locale locale parameter, or "" 70 * @param options converter options bit set (default 0) 71 * @param err ICU error code, not tested for U_FAILURE on input
|
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| H A D | ARB_tessellation_shader.xml | 54 <param name="pname" type="GLenum"/> 55 <param name="value" type="GLint"/> 58 <param name="pname" type="GLenum"/> 59 <param name="values" type="const GLfloat *" count="_mesa_patch_param_enum_to_count(pname)"/> 63 <param name="pname" type="GLenum"/> 64 <param name="value" type="GLint"/> 68 <param name="pname" type="GLenum"/> 69 <param name="value" type="GLint"/>
|