Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Ddt_validator.py36 self.dtValidateFile(self.input, printInfo=True)
43 def dtValidateFile(self, input, printInfo=False): argument
44 valid, tree = self.dtParseFile(input, printInfo)
65 def dtParseFile(self, input, printInfo=False): argument
75 if printInfo:
78 if printInfo: