Home
last modified time | relevance | path

Searched defs:hive (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/installer/gcapi/
Dgcapi_reactivation_test.cc27 bool SetChromeInstallMarker(HKEY hive) { in SetChromeInstallMarker()
40 bool SetLastRunTime(HKEY hive, int64 last_run_time) { in SetLastRunTime()
44 bool SetLastRunTimeString(HKEY hive, in SetLastRunTimeString()
61 bool HasExperimentLabels(HKEY hive) { in HasExperimentLabels()
73 std::wstring GetReactivationString(HKEY hive) { in GetReactivationString()
/external/lldb/test/pexpect-2.4/examples/
Dhive.py370 def refresh (hive, hive_names, timeout=0.5): argument
379 def resync (hive, hive_names, timeout=2, max_attempts=5): argument
/external/chromium_org/sandbox/win/sandbox_poc/pocdll/
Dregistry.cc12 void TryOpenKey(const HKEY hive, in TryOpenKey()
/external/chromium_org/chrome/browser/policy/
Dpolicy_path_parser_win.cc20 bool LoadUserDataDirPolicyFromRegistry(HKEY hive, base::FilePath* dir) { in LoadUserDataDirPolicyFromRegistry()
/external/chromium_org/components/policy/core/common/
Dregistry_dict_win.cc241 void RegistryDict::ReadRegistry(HKEY hive, const base::string16& root) { in ReadRegistry()
Dpolicy_loader_win_unittest.cc63 HKEY hive, in InstallValue()
340 RegistryTestHarness::RegistryTestHarness(HKEY hive, PolicyScope scope) in RegistryTestHarness()
Dpolicy_loader_win.cc427 HKEY hive; in Load() member
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c880 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg()