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.cpp235 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_branch_test.cpp616 sptr<NotificationBundleOption> targetBundle = nullptr; variable
Dadvanced_notification_service_test.cpp2601 sptr<NotificationBundleOption> targetBundle = nullptr; variable
2619 sptr<NotificationBundleOption> targetBundle = nullptr; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp1827 sptr<NotificationBundleOption> &targetBundle) in GetAppTargetBundle()
1866 sptr<NotificationBundleOption> targetBundle = nullptr; in IsSpecialBundleAllowedNotify() local