Searched refs:ReadFileEventLogTags (Results 1 – 3 of 3) sorted by relevance
193 void LogTags::ReadFileEventLogTags(const char* filename, bool warn) { in ReadFileEventLogTags() function in LogTags355 ReadFileEventLogTags(system_event_log_tags); in LogTags()357 ReadFileEventLogTags(dynamic_event_log_tags, false); in LogTags()359 ReadFileEventLogTags(debug_event_log_tags, false); in LogTags()
110 void ReadFileEventLogTags(const char* filename, bool warn = true);
282 tags()->ReadFileEventLogTags(tags()->debug_event_log_tags); in runCommand()