Searched defs:GetCreateDirectoryCommand (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DGenMake.py193 def GetCreateDirectoryCommand(self, DirList): function
593 "create_directory_command" : self.GetCreateDirectoryCommand(self.IntermediateDirectoryList),
1000 "create_directory_command" : self.GetCreateDirectoryCommand(self.IntermediateDirectoryList),
1174 "create_directory_command" : self.GetCreateDirectoryCommand(self.IntermediateDirectoryList),
1386 "create_directory_command" : self.GetCreateDirectoryCommand(self.IntermediateDirectoryList),

Completed in 49 milliseconds