Searched defs:hive (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/chrome/installer/gcapi/ |
D | gcapi_reactivation_test.cc | 27 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/ |
D | hive.py | 370 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/ |
D | registry.cc | 12 void TryOpenKey(const HKEY hive, in TryOpenKey()
|
/external/chromium_org/chrome/browser/policy/ |
D | policy_path_parser_win.cc | 20 bool LoadUserDataDirPolicyFromRegistry(HKEY hive, base::FilePath* dir) { in LoadUserDataDirPolicyFromRegistry()
|
/external/chromium_org/components/policy/core/common/ |
D | registry_dict_win.cc | 241 void RegistryDict::ReadRegistry(HKEY hive, const base::string16& root) { in ReadRegistry()
|
D | policy_loader_win_unittest.cc | 63 HKEY hive, in InstallValue() 340 RegistryTestHarness::RegistryTestHarness(HKEY hive, PolicyScope scope) in RegistryTestHarness()
|
D | policy_loader_win.cc | 427 HKEY hive; in Load() member
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | tncc.c | 880 static int tncc_read_config_reg(struct tncc_data *tncc, HKEY hive) in tncc_read_config_reg()
|