Searched refs:GetNotificationHashCode (Results 1 – 4 of 4) sorted by relevance
389 std::string result1 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()394 std::string result2 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()399 std::string result3 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()405 std::string result4 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()424 std::string result3 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()445 std::string result1 = notificationRequest.GetNotificationHashCode(); in HWTEST_F()
53 request.GetNotificationHashCode(); in DoSomethingInterestingWithMyAPI()
970 std::string GetNotificationHashCode() const;
617 std::string NotificationRequest::GetNotificationHashCode() const in GetNotificationHashCode() function in OHOS::Notification::NotificationRequest