Searched refs:EVENT_PARAM_PID (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | event_report.cpp | 24 const std::string EVENT_PARAM_PID = "PID"; variable 86 EVENT_PARAM_PID, eventInfo.pid, in InnerSendOrderedEventProcTimeoutEvent() 119 EVENT_PARAM_PID, eventInfo.pid, in InnerSendPublishErrorEvent() 131 EVENT_PARAM_PID, eventInfo.pid, in InnerSendSubscribeEvent() 143 EVENT_PARAM_PID, eventInfo.pid, in InnerSendUnSubscribeEvent() 155 EVENT_PARAM_PID, eventInfo.pid, in InnerSendPublishEvent() 168 EVENT_PARAM_PID, eventInfo.pid, in InnerSendStaticSubStartEvent() 181 EVENT_PARAM_PID, eventInfo.pid, in InnerSendStaticSubRunEvent()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | event_report.cpp | 26 const std::string EVENT_PARAM_PID = "PID"; variable 98 EVENT_PARAM_PID, eventInfo.pid, in InnerSendSubscribeErrorEvent() 155 EVENT_PARAM_PID, eventInfo.pid, in InnerSendSubscribeEvent() 166 EVENT_PARAM_PID, eventInfo.pid, in InnerSendUnSubscribeEvent()
|