Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp158 std::shared_ptr<NotificationBundleOption> agentBundleNameOption = request->GetAgentBundle(); in ReportDeleteFailedEvent() local
159 if (agentBundleNameOption != nullptr) { in ReportDeleteFailedEvent()
160 std::string agentBundleName = agentBundleNameOption->GetBundleName(); in ReportDeleteFailedEvent()

Completed in 2 milliseconds