Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dcachedpath.py53 self.calllstat(path)
56 def calllstat(self, path): member in CachedPath
95 st = self.calllstat(path)
110 if self.calllstat(path):
118 return self.calllstat(path)