Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp430 std::shared_ptr<NotificationFlags> notiFlags = notificationRequest.GetFlags(); in CheckCaseFifteenResult() local
439 std::shared_ptr<NotificationFlags> notiFlags = notificationRequest.GetFlags(); in CheckCaseSixteenResult() local
455 std::shared_ptr<NotificationFlags> notiFlags = notificationRequest.GetFlags(); in CheckCaseTwentyOneResult() local
1471 std::shared_ptr<NotificationFlags> notiFlags = std::make_shared<NotificationFlags>(); variable