Home
last modified time | relevance | path

Searched full:param (Results 11951 - 11975 of 22565) sorted by relevance

1...<<471472473474475476477478479480>>...903

/test/ostest/wukong/common/include/
H A Dwukong_logger.h63 * @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 DModuleAbility.ts65 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 DEvent.ets42 @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 DParamAndOnce.ets26 @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 DNavigationLevelTest16.ets28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'push pageTwo with animation'})
68 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
H A DNavigationLevelTest17.ets28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
H A DNavigationLevelTest3.ets28 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
67 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
H A DNavigationLevelTest9.ets28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
H A DNavigationLevelTest1.ets63 this.message = 'name:' + popInfo.info.name + ';param:' + popInfo.info.param + ';result:' + JSON.stringify(popInfo.result);
H A DNavigationLevelTest14.ets29 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 DobjectMove.html11 <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 DobjectMove.html11 <param name="type" value="video">
12 <param name="id" value="playerId">
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dinitndk.cpp37 void *param; in InitModule() local
38 int ret = init_module(param, PARAM_5, "0"); in InitModule()
H A Dptyndk.cpp27 int param = PARAM_0; in Forkpty() local
28 pid_t pid = forkpty(&param, nullptr, nullptr, nullptr); in Forkpty()
/test/xts/hats/distributedhardware/distributedcameratest/
H A Ddcameraprovidercase.h31 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 Ddcameraprovidercase.h31 int32_t Register(std::shared_ptr<DCameraRegistParam> &param) { return DCAMERA_OK; } in Register() argument
32 int32_t UnRegister(std::shared_ptr<DCameraRegistParam> &param) { return DCAMERA_OK; } in UnRegister() argument
/third_party/ffmpeg/libavcodec/
H A Dbsf_internal.h51 * @param ctx pointer to AVBSFContext of filter
52 * @param pkt pointer to packet to move reference to
/third_party/exfatprogs/include/
H A Dexfat_dir.h39 void *param, int *dentry_count);
40 void *param; member
/third_party/e2fsprogs/
H A D0008-e2fsck-add-env-param-E2FS_UNRELIABLE_IO-to-fi.patch4 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 Dwv.h49 * @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 Dos_tick.h42 /// \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 DUnlocalizedNumberRangeFormatter.java40 * @param locale
52 * @param locale
H A DUnlocalizedNumberFormatter.java40 * @param locale
52 * @param locale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DFormattedValue.java34 * @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 DUnitConversionHandler.java22 * @param targetUnit Specifies the output MeasureUnit. The input MeasureUnit
26 * @param parent The parent MicroPropsGenerator.

Completed in 19 milliseconds

1...<<471472473474475476477478479480>>...903