Home
last modified time | relevance | path

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

/optee_os/scripts/kconfig/kconfiglib/
H A Dkconfiglib.py1572 if self._contents_eq(filename, contents):
2273 if self._contents_eq(filename, contents):
2279 def _contents_eq(self, filename, contents): member in Kconfig