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