Home
last modified time | relevance | path

Searched defs:FileFullPath (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DIdentification.py35 def GetFileName(self, FileFullPath, FileRelativePath): argument
49 def GetFileRelativePath(self, FileName, FileFullPath): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableFile.py86 def InsertFile(self, FileFullPath, Model): argument