Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drootfs.py45 def _log_check_common(self, type, match): member in Rootfs
85 self._log_check_common('warning', '^(warn|Warn|WARNING:)')
88 self._log_check_common('error', self.log_check_regex)