| /test/ostest/wukong/common/include/ |
| H A D | wukong_logger.h | 63 * @param level logger level 64 * @param format log string format
|
| /test/xts/acts/ability/ability_runtime/apicover/formmodule/entry/src/main/ets/ModuleAbility/ |
| H A D | ModuleAbility.ts | 65 onDump(param) { 66 console.log("[Demo] MainAbility onDump: " + JSON.stringify(param));
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/pages/Event/ |
| H A D | Event.ets | 42 @Param title: string = ''; 43 @Param fontColor: Color = Color.Black;
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/pages/Param/ |
| H A D | ParamAndOnce.ets | 26 @Param @Once onceParamNum: number = 0; 27 @Param @Once @Require onceParamInfo: ParamInfo;
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_navigation/ace_ets_module_navigation_api12/entry/src/main/ets/MainAbility/pages/Navigation/NavigationLevel/ |
| H A D | NavigationLevelTest16.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'push pageTwo with animation'})
68 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest17.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest3.ets | 28 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
67 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest9.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest1.ets | 63 this.message = 'name:' + popInfo.info.name + ';param:' + popInfo.info.param + ';result:' + JSON.stringify(popInfo.result);
|
| H A D | NavigationLevelTest14.ets | 29 this.pageInfos.replacePath({ name: 'pageTwo' , param:'mes'}, true)
73 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_five/entry/src/ohosTest/resources/rawfile/ |
| H A D | objectMove.html | 11 <param name="type" value="video">
12 <param name="id" value="playerId">
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_six/entry/src/ohosTest/resources/rawfile/ |
| H A D | objectMove.html | 11 <param name="type" value="video">
12 <param name="id" value="playerId">
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | initndk.cpp | 37 void *param;
in InitModule() local 38 int ret = init_module(param, PARAM_5, "0");
in InitModule()
|
| H A D | ptyndk.cpp | 27 int param = PARAM_0;
in Forkpty() local 28 pid_t pid = forkpty(¶m, nullptr, nullptr, nullptr);
in Forkpty()
|
| /test/xts/hats/distributedhardware/distributedcameratest/ |
| H A D | dcameraprovidercase.h | 31 int32_t Register(std::shared_ptr<DCameraRegistParam>& param)
in Register() argument 35 int32_t UnRegister(std::shared_ptr<DCameraRegistParam>& param)
in UnRegister() argument
|
| /test/xts/hats/distributedhardware/distributedcameratest_additional/ |
| H A D | dcameraprovidercase.h | 31 int32_t Register(std::shared_ptr<DCameraRegistParam> ¶m) { return DCAMERA_OK; } in Register() argument 32 int32_t UnRegister(std::shared_ptr<DCameraRegistParam> ¶m) { return DCAMERA_OK; } in UnRegister() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | bsf_internal.h | 51 * @param ctx pointer to AVBSFContext of filter 52 * @param pkt pointer to packet to move reference to
|
| /third_party/exfatprogs/include/ |
| H A D | exfat_dir.h | 39 void *param, int *dentry_count); 40 void *param; member
|
| /third_party/e2fsprogs/ |
| H A D | 0008-e2fsck-add-env-param-E2FS_UNRELIABLE_IO-to-fi.patch | 4 Subject: [PATCH] e2fsck: add env param E2FS_UNRELIABLE_IO to fix 13 We provide the env param E2FS_UNRELIABLE_IO for users to choose if it's
|
| /third_party/ffmpeg/libavformat/ |
| H A D | wv.h | 49 * @param wv this struct will be filled with parse header information 50 * @param data header data, must be WV_HEADER_SIZE bytes long
|
| /third_party/cmsis/CMSIS/RTOS2/Include/ |
| H A D | os_tick.h | 42 /// \param[in] freq tick frequency in Hz 43 /// \param[in] handler tick IRQ handler
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | UnlocalizedNumberRangeFormatter.java | 40 * @param locale 52 * @param locale
|
| H A D | UnlocalizedNumberFormatter.java | 40 * @param locale 52 * @param locale
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | FormattedValue.java | 34 * @param appendable The Appendable to which to append the string output. 54 * @param cfpos
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | UnitConversionHandler.java | 22 * @param targetUnit Specifies the output MeasureUnit. The input MeasureUnit 26 * @param parent The parent MicroPropsGenerator.
|