Home
last modified time | relevance | path

Searched defs:bundleName (Results 1 – 25 of 881) sorted by relevance

12345678910>>...36

/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmsjstest/src/main/js/test/
DActsBmsHasInstalldTest.test.js34 bundleName: 'com.example.third2', property
59 bundleName: 'com.example.third2', property
78 bundleName: 'com.example.third2', property
95 bundleName: 'wrongName', property
121 bundleName: NUM_TWO, property
147 bundleName: NUM_TWO, property
166 bundleName: undefined, property
189 bundleName: NUM_TWO, property
208 bundleName: 'wrongName', property
225 bundleName: NUM_TWO, property
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmsmetadatatest/src/main/js/test/
DActsBmsMetaDataTest.test.js56 "bundleName": BUNDLE_NAME1, property
68 "bundleName": BUNDLE_NAME1, property
87 "bundleName": BUNDLE_NAME6, property
99 "bundleName": BUNDLE_NAME6, property
118 bundleName: BUNDLE_NAME2, property
130 "bundleName": BUNDLE_NAME2, property
149 bundleName: BUNDLE_NAME3, property
158 "bundleName": BUNDLE_NAME3, property
175 bundleName: BUNDLE_NAME4, property
187 "bundleName": BUNDLE_NAME4, property
[all …]
/test/xts/acts/barrierfree/accessiblesendevent/src/main/js/test/
DAccessibleSendEvent.test.js18 const bundleName = 'com.sample.testfora11y'; constant
85 bundleName : bundleName, property
118 bundleName : bundleName, property
151 bundleName : bundleName, property
184 bundleName : bundleName, property
217 bundleName : bundleName, property
250 bundleName : bundleName, property
283 bundleName : bundleName, property
316 bundleName : bundleName, property
349 bundleName : bundleName, property
[all …]
/test/xts/acts/barrierfree/accessiblesendevent/entry/src/ohosTest/js/test/
DAccessibleSendEvent.test.js18 const bundleName = 'com.sample.testfora11y'; constant
85 bundleName : bundleName, property
118 bundleName : bundleName, property
151 bundleName : bundleName, property
184 bundleName : bundleName, property
217 bundleName : bundleName, property
250 bundleName : bundleName, property
283 bundleName : bundleName, property
316 bundleName : bundleName, property
349 bundleName : bundleName, property
[all …]
/test/xts/acts/resourceschedule/resourceschedule_standard/workscheduler/src/main/js/test/
DWorkSchedulerMgrJs.test.js63 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
85 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
107 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
129 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
151 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
173 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
196 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
219 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
242 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
264 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
[all …]
DWorkScheduler.test.js24 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
97 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
118 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
160 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
181 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
202 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
223 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
246 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
268 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
302 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
[all …]
DWorkSchedulerJs.performance.js41 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
63 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
74 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
96 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
124 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
157 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
185 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
217 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
245 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
277 bundleName: "ohos.acts.resourceschedule.workscheduler.js.function", property
/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
DBundleMgrTest.cpp444 const char *bundleName = (char*)"com.openharmony.testdemo"; variable
482 const char *bundleName = (char*)"com.openharmony.testnative"; variable
507 const char *bundleName = (char*)"com.openharmony.nothisBundleName"; variable
533 const char *bundleName = (char*)""; variable
637 const char *bundleName = (char*)"com.openharmony.testjsdemo"; variable
669 const char *bundleName = (char*)"com.openharmony.nothishap"; variable
850 char *bundleName = nullptr; variable
868 char *bundleName = (char*)"com.openharmony.testjsdemo"; variable
882 char *bundleName = (char*)"com.openharmony.testjsdemoBundleNameleng" \ variable
907 char *bundleName = (char*)"com.openharmony.testjsdemoBundleNameLength128test" \ variable
[all …]
/test/xts/dcts/ability/dmsfwk/dmsfwk/src/main/js/test/
DFeatureAbilityTest.test.js144 bundleName: "com.ohos.Wrongdmstest", property
189 bundleName: undefined, property
234 bundleName: "", property
323 bundleName: "com.ohos.dmstest", property
368 bundleName: "com.ohos.dmstest", property
413 bundleName: "com.ohos.dmstest", property
458 bundleName: "com.ohos.dmstest", property
502 bundleName: "com.ohos.dmstest", property
547 bundleName: "com.ohos.dmstest", property
591 bundleName: "com.ohos.dmstest", property
[all …]
DtestService.js21 var bundleName = "com.ohos.dmstest"; variable
47 "bundleName": bundleName, property
/test/ostest/wukong/common/src/
Dapp_manager.cpp33 …::BlockAbilityController::AllowAbilityStart(const AAFwk::Want &want, const std::string &bundleName) in AllowAbilityStart()
69 bool AppManager::BlockAbilityController::AllowAbilityBackground(const std::string &bundleName) in AllowAbilityBackground()
78 ErrCode AppManager::StartAbilityByBundleInfo(std::string abilityName, std::string bundleName) in StartAbilityByBundleInfo()
/test/xts/dcts/ability/dmsfwk/dmsfwkfatest/src/main/js/test/
DDmsFwkFaTest.test.js132 bundleName: "com.acts.example.dmsfwkstageserver", property
169 bundleName: "com.acts.example.dmsfwkstageserver", property
205 bundleName: "com.acts.example.dmsfwkstageserver", property
242 bundleName: "com.acts.example.dmsfwkstageserver", property
279 bundleName: "com.acts.example.dmsfwkstageserver", property
316 bundleName: "", property
389 bundleName: undefined, property
426 bundleName: "com.acts.example", property
463 bundleName: "com.acts.example.dmsfwkstageserver", property
500 bundleName: "com.acts.example.dmsfwkstageserver", property
[all …]
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/test/
DStServiceAbilityClient.test.js135 bundleName: bundleName, property
185 bundleName: bundleName, property
228 bundleName: bundleName, property
255 bundleName: bundleName, property
301 bundleName: bundleName, property
325 bundleName: bundleName, property
405 bundleName: bundleName, property
483 bundleName: bundleName, property
530 bundleName: bundleName, property
582 bundleName: bundleName, property
[all …]
/test/xts/acts/notification/ans_standard/actsNotificationShowTest/src/main/js/test/
DActsNotificationShowTest.js81 bundleName: 'com.example.actsnotificationshow', property
112 bundleName: 'com.example.actsnotificationshow', property
143 bundleName: '', property
173 bundleName: 'com.example.actsnotificationshow', property
203 bundleName: 'com.example.actsnotificationshow', property
233 bundleName: 'com.example.actsnotificationshow', property
261 bundleName: 'com.example.actsnotificationshow', property
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmsgetinfostest/src/main/js/test/
DActsBmsQueryAbilityByWant.test.js50 bundleName: BUNDLE_NAME1 property
60 bundleName: BUNDLE_NAME1 property
127 bundleName: '', property
144 bundleName: '', property
DActsBmsGetBackGroundModes.test.js70 bundleName: BUNDLE_NAME5, property
113 bundleName: BUNDLE_NAME6, property
133 bundleName: BUNDLE_NAME2, property
172 bundleName: BUNDLE_NAME4, property
193 bundleName: BUNDLE_NAME1, property
/test/xts/acts/ability/ability_runtime/featureability/actsfeatureabilitytest/entry/src/main/js/test/
DStartAbilityJsunit.test.js19 let bundleName = 'ohso.act.aafwk'; variable
30 bundleName: "com.example.actsfeatureabilitytest", property
171 'bundleName': bundleName, property
193 'bundleName': bundleName, property
337 'bundleName': bundleName, property
363 'bundleName': bundleName, property
386 'bundleName': bundleName, property
413 'bundleName': bundleName, property
/test/xts/acts/ability/ability_runtime/featureability/sceneproject/startabilityforresult/src/main/js/default/pages/index/
Dindex.js33 bundleName: "com.example.startabilityforresult", property
/test/xts/dcts/multimedia/avsession/src/main/js/test/
DtestService.js21 var bundleName = "com.example.myapplication"; variable
47 "bundleName": bundleName, property
/test/xts/dcts/communication/dsoftbus_request/rpc/src/main/js/test/
DtestService.js22 var bundleName = "com.ohos.rpcrequesttest"; variable
47 "bundleName": bundleName, property
/test/xts/dcts/communication/dsoftbus/rpc/src/main/js/test/
DtestService.js22 var bundleName = "com.ohos.rpctest"; variable
47 "bundleName": bundleName, property
/test/xts/dcts/filemanagement/fileio/client/src/main/js/test/
DtestService.js20 var bundleName = "com.ohos.fileiotest"; variable
45 "bundleName": bundleName, property
/test/xts/acts/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/src/main/js/ServiceAbility1/
Dservice.js80 bundleName: serversecond_bundleName, property
92 bundleName: serversecond_bundleName, property
141 bundleName: serversecond_bundleName, property
/test/xts/acts/ability/ability_runtime/featureability/sceneproject/finishwithresulttest/src/main/js/default/pages/index/
Dindex.js39 bundleName: "com.example.finishwithresulttest", property
/test/xts/acts/ability/ability_runtime/newwant/actsnewwantapi7relyhap/entry/src/main/js/default/pages/index/
Dindex.js55 bundleName: "com.example.newwanthap", property

12345678910>>...36