Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcachedpath.py51 self.calllstat(path)
54 def calllstat(self, path): member in CachedPath
93 st = self.calllstat(path)
108 if self.calllstat(path):
116 return self.calllstat(path)