Lines Matching defs:key
43 RegKey::RegKey(HKEY key) : key_(key), wow64access_(0) {}
138 // We have to close the current opened key before replacing it with the new
157 void RegKey::Set(HKEY key) {
158 if (key_ != key) {
160 key_ = key;
166 HKEY key = key_;
168 return key;
199 // Verify the key exists before attempting delete to replicate previous
393 // First, see if the key can be deleted without having to recurse.
437 // Try again to delete the key.
517 // Registry key names are limited to 255 characters and fit within