Home
last modified time | relevance | path

Searched refs:SetSortingKey (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/setprogressbar_fuzzer/
Dsetprogressbar_fuzzer.cpp58 request.SetSortingKey(stringData); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h682 void SetSortingKey(const std::string &key);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp441 void NotificationRequest::SetSortingKey(const std::string &key) in SetSortingKey() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp991 req.SetSortingKey("sortingkey");