HomeSort by relevance Sort by last modified time
    Searched refs:IsRelativePath (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
String.py 296 IsRelativePath = False
299 IsRelativePath = True
315 if IsRelativePath and Path[0] != '.':
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
String.py 246 IsRelativePath = False
251 IsRelativePath = True
262 if IsRelativePath and Path[0] != '.':

Completed in 5468 milliseconds