Home
last modified time | relevance | path

Searched defs:parent_key (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dset_reg_value_work_item_unittest.cc52 std::wstring parent_key(kTestRoot); in TEST_F() local
99 std::wstring parent_key(kTestRoot); in TEST_F() local
147 std::wstring parent_key(kTestRoot); in TEST_F() local
205 std::wstring parent_key(kTestRoot); in TEST_F() local
288 std::wstring parent_key(kTestRoot); in TEST_F() local
Ddelete_reg_value_work_item_unittest.cc48 std::wstring parent_key(kTestRoot); in TEST_F() local
105 std::wstring parent_key(kTestRoot); in TEST_F() local
Dcreate_reg_key_work_item_unittest.cc44 base::FilePath parent_key(test_root); in TEST_F() local
/external/chromium_org/components/nacl/renderer/
Djson_manifest.cc117 const std::string& parent_key, in IsValidDictionary()
163 const std::string& parent_key, in IsValidUrlSpec()
226 const std::string& parent_key, in IsValidPnaclTranslateSpec()
256 const std::string& parent_key, in IsValidISADictionary()
611 const std::string& parent_key, in GetURLFromISADictionary()
/external/chromium_org/third_party/libaddressinput/src/cpp/src/
Daddress_normalizer.cc47 LookupKey parent_key; in Normalize() local
Dregion_data_builder.cc45 const LookupKey& parent_key, in BuildRegionTreeRecursively()
/external/chromium_org/third_party/webrtc/base/
Dwin32regkey.cc38 HRESULT RegKey::Create(HKEY parent_key, const wchar_t* key_name) { in Create()
48 HRESULT RegKey::Open(HKEY parent_key, const wchar_t* key_name) { in Open()
256 HRESULT RegKey::Create(HKEY parent_key, in Create()
286 HRESULT RegKey::Open(HKEY parent_key, in Open()
815 std::wstring parent_key(GetParentKeyInfo(&key_name)); in DeleteKey() local
955 std::wstring parent_key; in GetParentKeyInfo() local
Dnssidentity.cc173 SECKEYPublicKey* parent_key = CERT_ExtractPublicKey(parent); in Certifies() local
/external/chromium_org/chrome/installer/setup/
Duninstall.cc1026 base::string16 parent_key(ShellUtil::kRegClasses); in DeleteChromeRegistrationKeys() local