OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kChromeProfilePathRegValue
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
port_monitor_dll.cc
35
const wchar_t
kChromeProfilePathRegValue
[] = L"PathToChromeProfile";
port_monitor_unittest.cc
21
const wchar_t
kChromeProfilePathRegValue
[] = L"PathToChromeTestProfile";
54
key.WriteValue(cloud_print::
kChromeProfilePathRegValue
,
63
key.DeleteValue(cloud_print::
kChromeProfilePathRegValue
);
Completed in 101 milliseconds