Searched defs:notiFlags (Results 1 – 1 of 1) sorted by relevance
430 std::shared_ptr<NotificationFlags> notiFlags = notificationRequest.GetFlags(); in CheckCaseFifteenResult() local439 std::shared_ptr<NotificationFlags> notiFlags = notificationRequest.GetFlags(); in CheckCaseSixteenResult() local455 std::shared_ptr<NotificationFlags> notiFlags = notificationRequest.GetFlags(); in CheckCaseTwentyOneResult() local1471 std::shared_ptr<NotificationFlags> notiFlags = std::make_shared<NotificationFlags>(); variable