Searched refs:add_file (Results 1 – 3 of 3) sorted by relevance
63 bool add_file = file != nullptr && (severity == FATAL || severity == FATAL_WITHOUT_ABORT); in SplitByLogdChunks() local66 if (add_file) { in SplitByLogdChunks()82 if (add_file) { in SplitByLogdChunks()125 if (add_file) { in SplitByLogdChunks()
426 auto proto_file = proto_debug_unwind.add_file(); in WriteDebugUnwindFeature()
65 def add_file(self, file_path: Union[Path, str]) -> HtmlWriter: member in HtmlWriter1003 self.hw.open_tag('script').add_file('report_html.js').close_tag()