Home
last modified time | relevance | path

Searched defs:registry_path (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/
Dpairing_registry_delegate_linux.cc42 base::FilePath registry_path = GetRegistryPath(); in LoadAll() local
68 base::FilePath registry_path = GetRegistryPath(); in DeleteAll() local
84 base::FilePath registry_path = GetRegistryPath(); in Load() local
110 base::FilePath registry_path = GetRegistryPath(); in Save() local
137 base::FilePath registry_path = GetRegistryPath(); in Delete() local
154 const base::FilePath& registry_path) { in SetRegistryPathForTesting()
/external/chromium_org/chrome/common/importer/
Dfirefox_importer_utils_win.cc50 base::string16 registry_path = kFirefoxPath; in GetFirefoxInstallPathFromRegistry() local
/external/chromium_org/chrome/browser/
Dplatform_util_win.cc113 std::wstring registry_path = base::ASCIIToWide(scheme) + in ValidateShellCommandForScheme() local