Searched defs:eventLogRecords (Results 1 – 5 of 5) sorted by relevance
90 @NonNull List<EventLogRecord> eventLogRecords) { in WebTriggerOutputParcel()147 List<EventLogRecord> eventLogRecords = new java.util.ArrayList<>(); in WebTriggerOutputParcel() local
118 @NonNull List<EventLogRecord> eventLogRecords, in ExecuteOutputParcel()205 List<EventLogRecord> eventLogRecords = new java.util.ArrayList<>(); in ExecuteOutputParcel() local
78 @NonNull List<EventLogRecord> eventLogRecords) { in WebTriggerOutput()
97 @NonNull List<EventLogRecord> eventLogRecords, in ExecuteOutput()
52 @NonNull List<EventLogRecord> eventLogRecords) { in writeLogRecords()