Searched refs:GetNotificationHashCode (Results 1 – 4 of 4) sorted by relevance
53 request.GetNotificationHashCode(); in DoSomethingInterestingWithMyAPI()
373 std::string result1 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()378 std::string result2 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()383 std::string result3 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()389 std::string result4 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()408 std::string result3 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()429 std::string result1 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()
923 std::string GetNotificationHashCode() const;
594 std::string NotificationRequest::GetNotificationHashCode() const in GetNotificationHashCode() function in OHOS::Notification::NotificationRequest