| /test/xts/acts/ability/ability_runtime/actscrosscall/actscrosscalltest/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 30 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/actsstartupruleoptimizetest/entry/src/ohosTest/ets/AssistantAbility/ |
| H A D | AssistantAbility.ets | 33 console.log(TAG, 'want param:' + JSON.stringify(want) ?? '');
|
| /test/ostest/wukong/component_event/include/ |
| H A D | wukong_tree.h | 90 * @param other WuKongTree shared pointer.
|
| /test/xts/acts/ability/ability_runtime/actsrevokequickfixtest/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 29 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/actsmultiplecall/actsappsinglerely/entry/src/main/ets/entryability/ |
| H A D | EntryAbility.ts | 65 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/actsmultiplecall/actscallfunction/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 30 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/stage/actsdebuggabletest/actsdebuggabletest/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 29 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/stopserviceextension/ActsStopServiceExtensionTest/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 30 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/amsdisplayIdtest/actsamsspecifytesthap/entry/src/main/ets/MainAbility/ |
| H A D | MainAbility.ts | 55 displayId: globalThis.abilityWant.parameters['ohos.aafwk.param.displayId'],
|
| /test/xts/acts/ability/ability_runtime/registerjserror/ActsRegisterJsErrorTest/entry/src/main/ets/testability/ |
| H A D | TestAbility.ets | 27 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/registerjserror/ActsRegisterJsErrorTest/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 29 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/ability/ability_runtime/stage/actsgetgroupdirtest/actsgetgroupdirhap/entry/src/main/ets/entryability/ |
| H A D | EntryAbility.ts | 25 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/test/ParamTest/ |
| H A D | ParamAndOnce.test.ets | 25 url: 'MainAbility/pages/Param/ParamAndOnce',
|
| /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 | LocalTest.ets | 26 @Param childParamMsg: string = 'childParamMsg'
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/test/ComponentV2Test/ |
| H A D | Param3Jsunit.test.ets | 51 * @tc.desc The @ Param variable passed from the parent component to the child component
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_navigation/ace_ets_module_navigation_api11/entry/src/main/ets/MainAbility/pages/Navigation/ |
| H A D | NavigationAttr.ets | 37 this.pageInfos.pushPathByName('pageTwo', null) //将name指定的NavDestination页面信息入栈,传递的数据为param
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlemanageretstest/entry/src/main/ets/test/ |
| H A D | GetNameForUid.test.ets | 89 * @tc.desc Test getBundleInfo interfaces with error param.
|
| /test/xts/acts/communication/btmanager_errorcode401/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 26 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/communication/bluetooth_ble/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 26 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/communication/bluetooth_br/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 26 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/communication/btmanager_switchoff/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 26 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/graphic/vkgl/src/ |
| H A D | ActsApp.cpp | 35 * \param platform Reference to platform implementation.
|
| /test/xts/acts/multimedia/audio/audio_js_standard/AudioCapturer/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 27 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/multimedia/camera/camera_js_standard/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 29 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|
| /test/xts/acts/multimedia/image/image_ets_standard/sendableImageSource/entry/src/ohosTest/ets/testability/ |
| H A D | TestAbility.ets | 31 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
|