Searched defs:KeyInfo (Results 1 – 5 of 5) sorted by relevance
149 type KeyInfo struct { struct150 SubKeyCount uint32151 … key's subkey with the longest name, in Unicode characters, not including the terminating zero byte152 ValueCount uint32153 …ize of the key's longest value name, in Unicode characters, not including the terminating zero byte154 MaxValueLen uint32 // longest data component among the key's values, in bytes155 lastWriteTime syscall.Filetime
896 IdentifierInfo **KeyInfo = reinterpret_cast<IdentifierInfo **>(this + 1); in MultiKeywordSelector() local
921 const IdentifierInfo **KeyInfo = in MultiKeywordSelector() local
921 IdentifierInfo **KeyInfo = reinterpret_cast<IdentifierInfo **>(this + 1); in MultiKeywordSelector() local