Home | History | Annotate | Download | only in releasetools

Lines Matching refs:LoadDictionaryFromLines

157     d = LoadDictionaryFromLines(read_helper("META/misc_info.txt").split("\n"))
265 return LoadDictionaryFromLines(data.split("\n"))
268 def LoadDictionaryFromLines(lines):