| /test/ostest/wukong/test_flow/include/ |
| H A D | test_flow_factory.h | 30 * @param shellCommand Input shellCommand class for parse command arguments. 31 * @param command Input string wukong command.
|
| /test/xts/acts/ability/ability_runtime/actsactionextensionability/actsactionextensionabilitytest/entry/src/ohosTest/ets/testability/ |
| H A D | UIExtensionProvider.ets | 39 let param: Record<string, UIExtensionContentSession> = { 42 let storage: LocalStorage = new LocalStorage(param);
|
| /test/xts/acts/ability/ability_runtime/actsstartabilityinnewprocesstest/ActsStartAbilityInNewProcessTest/ |
| H A D | Test.json | 26 "param set persist.sys.abilityms.support.start_other_app true",
38 "param set persist.sys.abilityms.support.start_other_app true",
|
| /test/ostest/wukong/component_event/include/ |
| H A D | scene.h | 27 * @param inputComponentList the list of component that can input 28 * @param componentList the list of all component
|
| /test/xts/acts/ability/ability_runtime/actsabilitymanageretstest/entry/src/ohosTest/ets/test/ |
| H A D | Utils.ets | 33 * @param startTime 接口调用开始时间 34 * @param endTime 接口调用结束时间
|
| /test/xts/acts/ability/ability_runtime/actscalldataabilitytest/entry/src/main/ets/MainAbility/test/ |
| H A D | Utils.ets | 33 * @param startTime 接口调用开始时间 34 * @param endTime 接口调用结束时间
|
| /test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityforresultstagetest/actsfreeinstallstartabilityforresultstagetest/entry/src/ohosTest/ets/test/ |
| H A D | Utils.ets | 28 * @param startTime 接口调用开始时间 29 * @param endTime 接口调用结束时间
|
| /test/xts/acts/ability/ability_runtime/freeinstalltest/startabilityforresultstagetest/actsstartabilityforresultnotargetbundleliststagetest/entry/src/ohosTest/ets/test/ |
| H A D | Utils.ets | 27 * @param startTime 接口调用开始时间 28 * @param endTime 接口调用结束时间
|
| /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 | Param4.ets | 15 //父组件传递对象给子组件的@Param变量,父组件修改对象本身,修改子组件的属性值
42 @Require @Param info: Info
|
| /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 | NavigationLevelTest6.ets | 30 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest5.ets | 30 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest15.ets | 30 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest11.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest10.ets | 30 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest12.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_platform/ace_ets_module_platform_api12/entry/src/main/ets/extensionAbility/ |
| H A D | ExampleEmbeddedAbility.ets | 41 let param: Record<string, UIExtensionContentSession> = {
44 let storage: LocalStorage = new LocalStorage(param);
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | sysmmanndk.cpp | 30 void *param = nullptr;
in PosixMadvise() local 31 int returnValue = posix_madvise(param, size, PARAM_1);
in PosixMadvise()
|
| /test/xts/acts/validator/acts_validator/entry/src/main/ets/pages/Bluetooth/BleBluetooth/util/ |
| H A D | ArrayBufferUtils.ts | 20 * @param byteArr 29 * @param arrayBuffer
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libjxl.h | 35 * @param threads ffmpeg's threads AVOption 44 * @param manager a pointer to a JxlMemoryManager struct
|
| H A D | sinewin.h | 38 * @param window pointer to half window 39 * @param n size of half window
|
| H A D | rdft.h | 43 * @param nbits log2 of the length of the input array 44 * @param trans the type of transform
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | blend.h | 81 struct FilterParams *param, double *values, int starty); 84 void ff_blend_init_x86(FilterParams *param, int depth);
|
| H A D | audio.h | 37 * @param link the output link to the filter from which the buffer will 39 * @param nb_samples the number of samples per channel
|
| H A D | vidstabutils.h | 35 * @param[in] ctx AVFilterContext used for logging 36 * @param[in] pf AVPixelFormat
|
| /third_party/ffmpeg/libavformat/ |
| H A D | urldecode.h | 28 * @param url a string to be decoded. 29 * @param decode_plus_sign if nonzero plus sign is decoded to space
|