Searched refs:GetNotificationHashCode (Results 1 – 4 of 4) sorted by relevance
367 std::string result1 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()372 std::string result2 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()377 std::string result3 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()383 std::string result4 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()402 std::string result3 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()423 std::string result1 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()
53 request.GetNotificationHashCode(); in DoSomethingInterestingWithMyAPI()
843 std::string GetNotificationHashCode() const;
549 std::string NotificationRequest::GetNotificationHashCode() const in GetNotificationHashCode() function in OHOS::Notification::NotificationRequest