/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/ |
H A D | continuation_extra_params.cpp | 81 void ContinuationExtraParams::SetTargetBundle(std::string targetBundle) in SetTargetBundle()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | shortcut_info.h | 47 std::string targetBundle; member
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
H A D | stats_dump_test.cpp | 236 std::string targetBundle = "TargetBundleName"; variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_permission_test.cpp | 1245 string targetBundle = BUNDLE_NAME; variable 1697 string targetBundle = INVALID_BUNDLE_NAME; variable 1722 string targetBundle = INVALID_BUNDLE_NAME; variable 1752 string targetBundle = INVALID_BUNDLE_NAME; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle1/src/main/ |
H A D | config.json | 139 "targetBundle": "com.example.third1", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle3/src/main/ |
H A D | config.json | 139 "targetBundle": "com.example.third3", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle4/src/main/ |
H A D | config.json | 124 "targetBundle": "com.example.third1", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle5/src/main/ |
H A D | config.json | 126 "targetBundle": "com.example.third1", string
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
H A D | stats_service_dump_test.cpp | 317 std::string targetBundle = "TargetBundleName"; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e21Test/src/main/ |
H A D | config.json | 124 "targetBundle": "com.huawei.hiworld.himusic", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/ |
H A D | config.json | 124 "targetBundle": "com.huawei.hiworld.himusic", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/ |
H A D | config.json | 124 "targetBundle": "com.huawei.hiworld.himusic", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/ |
H A D | config.json | 124 "targetBundle": "com.huawei.hiworld.himusic", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/ |
H A D | config.json | 124 "targetBundle": "com.huawei.hiworld.himusic", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/ |
H A D | config.json | 124 "targetBundle": "com.huawei.hiworld.himusic", string
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_test.cpp | 1648 sptr<NotificationBundleOption> targetBundle = nullptr; variable 1666 sptr<NotificationBundleOption> targetBundle = nullptr; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | application_info.cpp | 722 for (auto &targetBundle : targetBundleList) { in Marshalling() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 302 std::string targetBundle; member 2220 for (const auto &targetBundle : configJson.app.targetBundleList) { in ToApplicationInfo() local
|
H A D | module_profile.cpp | 238 std::string targetBundle; member
|
/ohos5.0/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
H A D | js_continuation_manager.cpp | 819 std::string targetBundle(""); in UnWrapContinuationExtraParams() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/ |
H A D | module_profile.cpp | 246 std::string targetBundle; member
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_utils.cpp | 202 sptr<NotificationBundleOption> &targetBundle) in GetAppTargetBundle()
|
H A D | advanced_notification_publish_service.cpp | 1261 sptr<NotificationBundleOption> targetBundle = nullptr; in IsSpecialBundleAllowedNotify() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.cpp | 2383 std::string targetBundle; in ParseShortcutWant() local
|