Searched refs:EVENT_PARAM_BUNDLE_NAME (Results 1 - 1 of 1) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ |
H A D | event_report.cpp | 24 const std::string EVENT_PARAM_BUNDLE_NAME = "BUNDLE_NAME"; member 101 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName, in InnerSendSubscribeErrorEvent() 110 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName, in InnerSendEnableNotificationErrorEvent() 121 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName, in InnerSendEnableNotificationSlotErrorEvent() 135 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName, in InnerSendPublishErrorEvent() 146 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName, in InnerSendFlowControlOccurEvent() 158 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName); in InnerSendSubscribeEvent() 169 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName); in InnerSendUnSubscribeEvent() 177 EVENT_PARAM_BUNDLE_NAME, eventInfo.bundleName, in InnerSendEnableNotificationEvent() 187 EVENT_PARAM_BUNDLE_NAME, eventInf in InnerSendEnableNotificationSlotEvent() [all...] |
Completed in 1 milliseconds