Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dfunc_test.py44 def GetPath(fname): member in TestFunctional
50 return open(self.GetPath(fname)).read()
64 shutil.copy(self.GetPath(src_fname), fname)
70 shutil.copy(self.GetPath(src_fname), fname)
/OK3568_Linux_fs/u-boot/tools/binman/etype/
H A Dentry.py181 def GetPath(self): member in Entry
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dimage.py210 prev_name = entry.GetPath()