Searched refs:RebuildFileEventLogTags (Results 1 – 2 of 2) sorted by relevance
78 bool LogTags::RebuildFileEventLogTags(const char* filename, bool warn) { in RebuildFileEventLogTags() function in LogTags197 RebuildFileEventLogTags(filename, warn); in ReadFileEventLogTags()662 if (!dynamic || !RebuildFileEventLogTags(dynamic_event_log_tags)) { in WritePersistEventLogTags()666 if (!debug && !RebuildFileEventLogTags(debug_event_log_tags)) { in WritePersistEventLogTags()
87 bool RebuildFileEventLogTags(const char* filename, bool warn = true);