Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Didbbindingutilities_browsertest.cc31 string16 key_path(UTF8ToUTF16("foo")); in TEST() local
113 const string16& key_path) { in CheckValuesForKeyPath()
130 const string16& key_path) { in CheckInjectValue()
215 const string16& key_path) { in CheckValuesForKeyPath()
223 const string16& key_path) { in CheckInjectValue()
Dutility_process_host.cc78 const string16& key_path) { in StartIDBKeysFromValuesAndKeyPath()
89 const string16& key_path) { in StartInjectIDBKey()
Dshell_integration_win.cc348 std::wstring key_path(kChromeProtocols[i] + ShellUtil::kRegShellOpen); in IsDefaultBrowser() local
386 std::wstring key_path(L"http"); in IsFirefoxDefaultBrowser() local
/external/chromium/chrome/browser/extensions/
Dexternal_registry_extension_loader_win.cc49 std::wstring key_path = ASCIIToWide(kRegistryExtensions); in LoadOnFileThread() local
/external/chromium/net/socket/
Dssl_server_socket_unittest.cc236 FilePath key_path = certs_dir.AppendASCII("unittest.key.bin"); in Initialize() local