Searched defs:key_to_delete_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dinstall_util.cc453 const string16& key_to_delete_path,
466 delete_result = DeleteRegistryKey(root_key, key_to_delete_path)
451 DeleteRegistryKeyIf( HKEY root_key, const string16& key_to_delete_path, const string16& key_to_test_path, const wchar_t* value_name, const RegistryValuePredicate& predicate) argument

Completed in 158 milliseconds