Searched refs:osdict (Results 1 – 1 of 1) sorted by relevance
1494 def LookupKeyInOSDict(osdict, key, comparer = None): argument1498 if not osdict:1500 count = unsigned(osdict.count)1504 dictionary = osdict.dictionary1532 def GetRegDictionary(osdict, prefix): argument1539 count = unsigned(osdict.count)1541 dictionary = osdict.dictionary