Home
last modified time | relevance | path

Searched defs:key_path (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/chrome/installer/util/
Dcreate_reg_key_work_item.cc56 std::wstring key_path; in Do() local
96 std::wstring key_path; in Rollback() local
121 std::wstring key_path(path_); in InitKeyList() local
Dset_reg_value_work_item.cc16 const std::wstring& key_path, in SetRegValueWorkItem()
37 const std::wstring& key_path, in SetRegValueWorkItem()
58 const std::wstring& key_path, in SetRegValueWorkItem()
Ddelete_reg_key_work_item_unittest.cc39 const std::wstring& key_path = key_paths[i]; in TEST_F() local
55 const std::wstring& key_path = test_data_.empty_key_path(); in TEST_F() local
71 const std::wstring& key_path = test_data_.non_empty_key_path(); in TEST_F() local
Dwork_item.cc64 const std::wstring& key_path, in CreateDeleteRegValueWorkItem()
91 const std::wstring& key_path, in CreateSetRegValueWorkItem()
106 const std::wstring& key_path, in CreateSetRegValueWorkItem()
121 const std::wstring& key_path, in CreateSetRegValueWorkItem()
Dconditional_work_item_list.h39 explicit ConditionRunIfFileExists(const base::FilePath& key_path) in ConditionRunIfFileExists()
Dwork_item_list.cc125 const std::wstring& key_path, in AddDeleteRegValueWorkItem()
163 const std::wstring& key_path, in AddSetRegValueWorkItem()
179 const std::wstring& key_path, in AddSetRegValueWorkItem()
195 const std::wstring& key_path, in AddSetRegValueWorkItem()
Dnon_updating_app_registration_data.cc8 const base::string16& key_path) : key_path_(key_path) {} in NonUpdatingAppRegistrationData()
Ddelete_reg_value_work_item.cc15 const std::wstring& key_path, in DeleteRegValueWorkItem()
Dregistry_key_backup.cc275 const wchar_t* key_path, in Initialize()
304 const wchar_t* key_path, in WriteTo()
Dinstall_util.cc443 const base::string16& key_path, in DeleteRegistryKey()
468 const base::string16& key_path, in DeleteRegistryValue()
512 const wchar_t* key_path, in DeleteRegistryValueIf()
Ddelete_tree_work_item_unittest.cc176 base::FilePath key_path(dir_name_delete); in TEST_F() local
/external/chromium_org/base/test/
Dtest_reg_util_win.cc54 base::string16 key_path = test_key_root; in GenerateTempKeyPath() local
65 const base::string16& key_path) in ScopedRegistryKeyOverride()
97 base::string16 key_path = GenerateTempKeyPath(test_key_root_, timestamp_); in OverrideRegistry() local
Dtest_reg_util_win_unittest.cc40 void AssertKeyExists(const base::string16& key_path) { in AssertKeyExists()
47 void AssertKeyAbsent(const base::string16& key_path) { in AssertKeyAbsent()
54 void CreateKey(const base::string16& key_path) { in CreateKey()
/external/chromium_org/components/policy/core/common/cloud/
Dresource_cache.cc112 base::FilePath key_path; in LoadAllSubkeys() local
145 base::FilePath key_path; in Clear() local
154 base::FilePath key_path; in FilterSubkeys() local
196 base::FilePath key_path; in PurgeOtherSubkeys() local
232 base::FilePath key_path; in VerifyKeyPathAndGetSubkeyPath() local
Duser_cloud_policy_store.cc64 const base::FilePath& key_path) { in LoadPolicyFromDisk()
122 const base::FilePath& key_path, in StorePolicyToDiskOnBackgroundThread()
156 const base::FilePath& key_path, in UserCloudPolicyStore()
174 base::FilePath key_path = in Create() local
/external/chromium_org/content/child/indexed_db/
Dindexed_db_key_builders.cc110 const blink::WebIDBKeyPath& key_path) { in Build()
125 const IndexedDBKeyPath& key_path) { in Build()
Dwebidbdatabase_impl.cc57 const WebIDBKeyPath& key_path, in createObjectStore()
236 const WebIDBKeyPath& key_path, in createIndex()
/external/chromium_org/build/android/gyp/
Dfinalize_apk.py17 def SignApk(key_path, key_name, key_passwd, unsigned_path, signed_path): argument
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_metadata.h30 IndexedDBKeyPath key_path; member
47 IndexedDBKeyPath key_path; member
Dindexed_db_metadata.cc12 const IndexedDBKeyPath& key_path, in IndexedDBObjectStoreMetadata()
/external/chromium_org/chrome_elf/
Dchrome_elf_util.cc34 bool ReadKeyValueString(bool system_install, const wchar_t* key_path, in ReadKeyValueString()
79 bool ReadKeyValueDW(bool system_install, const wchar_t* key_path, in ReadKeyValueDW()
/external/chromium_org/chrome/browser/importer/
Die_importer_browsertest_win.cc146 base::string16 key_path(importer::GetIEFavoritesOrderKey()); in CreateOrderBlob() local
557 base::string16 key_path(importer::GetIEFavoritesOrderKey()); in IN_PROC_BROWSER_TEST_F() local
593 base::string16 key_path(importer::GetIE7PasswordsKey()); in IN_PROC_BROWSER_TEST_F() local
619 base::string16 key_path(importer::GetIESettingsKey()); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/extensions/
Dexternal_registry_loader_win.cc79 base::string16 key_path = base::ASCIIToWide(kRegistryExtensions); in LoadOnFileThread() local
/external/chromium_org/remoting/protocol/
Dauthenticator_test_base.cc52 base::FilePath key_path = certs_dir.AppendASCII("unittest.key.bin"); in SetUp() local
Dssl_hmac_channel_authenticator_unittest.cc63 base::FilePath key_path = certs_dir.AppendASCII("unittest.key.bin"); in SetUp() local

12