Home
last modified time | relevance | path

Searched refs:SetAgentBundle (Results 1 - 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_request.h1320 void SetAgentBundle(const std::shared_ptr<NotificationBundleOption> &agentBundle);
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h1747 static napi_value SetAgentBundle(const napi_env &env,
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp172 request->SetAgentBundle(agentBundle); in PrepareNotificationRequest()
208 request->SetAgentBundle(agentBundle); in PrepareNotificationRequest()
H A Dadvanced_notification_publish_service.cpp2159 request->SetAgentBundle(agentBundle); in PublishNotificationBySa()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp1354 napi_value Common::SetAgentBundle( in SetAgentBundle() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_request.cpp362 if (!SetAgentBundle(env, agentBundle, agentBundleResult)) { in SetNotificationRequestByCustom()
363 ANS_LOGE("SetAgentBundle call failed"); in SetNotificationRequestByCustom()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp1856 void NotificationRequest::SetAgentBundle(const std::shared_ptr<NotificationBundleOption> &agentBundle) in SetAgentBundle() function in OHOS::Notification::NotificationRequest

Completed in 19 milliseconds