Searched defs:agentBundle (Results 1 – 5 of 5) sorted by relevance
170 std::shared_ptr<NotificationBundleOption> agentBundle = in PrepareNotificationRequest() local206 std::shared_ptr<NotificationBundleOption> agentBundle = in PrepareNotificationRequest() local
2356 std::shared_ptr<NotificationBundleOption> agentBundle = in PublishNotificationBySa() local
1360 …const napi_env &env, const std::shared_ptr<NotificationBundleOption> &agentBundle, napi_value &res… in SetAgentBundle()
362 std::shared_ptr<NotificationBundleOption> agentBundle = request->GetAgentBundle(); in SetNotificationRequestByCustom() local
1849 void NotificationRequest::SetAgentBundle(const std::shared_ptr<NotificationBundleOption> &agentBund… in SetAgentBundle()