HomeSort by relevance Sort by last modified time
    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 50 milliseconds