Home
last modified time | relevance | path

Searched refs:SetRequestBundleInfo (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
H A Dadvancednotificationservice_fuzzer.cpp244 service->SetRequestBundleInfo(request, randomInt32, randomString); in DoTestForAdvancedNotificationUtils()
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1668 ErrCode AdvancedNotificationService::SetRequestBundleInfo(const sptr<NotificationRequest> &request, in SetRequestBundleInfo() function in OHOS::Notification::AdvancedNotificationService
1699 ErrCode result = SetRequestBundleInfo(request, uid, bundle); in PrePublishNotificationBySa()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1311 ErrCode SetRequestBundleInfo(const sptr<NotificationRequest> &request, int32_t uid, std::string &bundle);

Completed in 6 milliseconds