Home
last modified time | relevance | path

Searched refs:SectionNode (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/scripts/update_payload/
Dchecker.py201 class SectionNode(Node): class in _PayloadReport
205 super(_PayloadReport.SectionNode, self).__init__()
219 self.last_section = self.global_section = self.SectionNode()
280 self.last_section = self.SectionNode(title)