Searched refs:GetSortingKey (Results 1 – 4 of 4) sorted by relevance
59 request.GetSortingKey(); in DoSomethingInterestingWithMyAPI()
689 std::string GetSortingKey() const;
446 std::string NotificationRequest::GetSortingKey() const in GetSortingKey() function in OHOS::Notification::NotificationRequest
358 EXPECT_EQ("sortingkey", notificationRequest.GetSortingKey()); in CheckCaseNineResult()