Searched refs:ConvertDictionaryToTextFile (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
| D | EdkIIWorkspace.py | 201 …def ConvertDictionaryToTextFile(self, FileName, Dictionary, CommentCharacter, KeySplitCharacter, V… member in EdkIIWorkspace 204 …return ConvertDictionaryToTextFile(self.WorkspaceFile(FileName), Dictionary, CommentCharacter, Key… 253 def ConvertDictionaryToTextFile(FileName, Dictionary, CommentCharacter, KeySplitCharacter, ValueSpl… function
|