Searched refs:notifyAction (Results 1 – 1 of 1) sorted by relevance
538 std::optional<bool> notifyAction; in getProviderNotifyAction() local541 notifyAction = true; in getProviderNotifyAction()545 notifyAction = false; in getProviderNotifyAction()548 return notifyAction; in getProviderNotifyAction()587 std::optional<bool> notifyAction = in fillEventLogLogEntryFromDbusLogEntry() local589 if (notifyAction) in fillEventLogLogEntryFromDbusLogEntry()591 objectToFillOut["ServiceProviderNotified"] = *notifyAction; in fillEventLogLogEntryFromDbusLogEntry()