Home
last modified time | relevance | path

Searched defs:targetBundle (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/battery_statistics/test/unittest/src/clienttest/
Dstats_dump_test.cpp236 std::string targetBundle = "TargetBundleName"; variable
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_dump_test.cpp317 std::string targetBundle = "TargetBundleName"; variable
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp1648 sptr<NotificationBundleOption> targetBundle = nullptr; variable
1666 sptr<NotificationBundleOption> targetBundle = nullptr; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_utils.cpp200 sptr<NotificationBundleOption> &targetBundle) in GetAppTargetBundle()
Dadvanced_notification_publish_service.cpp1253 sptr<NotificationBundleOption> targetBundle = nullptr; in IsSpecialBundleAllowedNotify() local