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