Searched defs:agentBundle (Results 1 – 5 of 5) sorted by relevance
166 std::shared_ptr<NotificationBundleOption> agentBundle = in PrepareNotificationRequest() local202 std::shared_ptr<NotificationBundleOption> agentBundle = in PrepareNotificationRequest() local
2347 std::shared_ptr<NotificationBundleOption> agentBundle = in PublishNotificationBySa() local
1355 …const napi_env &env, const std::shared_ptr<NotificationBundleOption> &agentBundle, napi_value &res… in SetAgentBundle()
358 std::shared_ptr<NotificationBundleOption> agentBundle = request->GetAgentBundle(); in SetNotificationRequestByCustom() local
1810 void NotificationRequest::SetAgentBundle(const std::shared_ptr<NotificationBundleOption> &agentBund… in SetAgentBundle()