Searched refs:auto_hkey_close (Results 1 – 1 of 1) sorted by relevance
298 struct auto_hkey_close struct300 explicit auto_hkey_close(HKEY hk) : hk_(hk) {} in auto_hkey_close() argument301 ~auto_hkey_close() { RegCloseKey(hk_); } in ~auto_hkey_close() argument325 auto_hkey_close hkey_guard(hkey); in verify_event_log_registry()402 auto_hkey_close hkey_guard(hkey); in init_event_log_registry()