HomeSort by relevance Sort by last modified time
    Searched refs:kCloudPrintRegKey (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
port_monitor_unittest.cc 29 const wchar_t kCloudPrintRegKey[] = L"Software\\Google\\CloudPrint";
41 cloud_print::kCloudPrintRegKey,
60 cloud_print::kCloudPrintRegKey,
port_monitor.cc 43 const wchar_t kCloudPrintRegKey[] = L"Software\\Google\\CloudPrint";
283 base::win::RegKey gcp_key(HKEY_CURRENT_USER, kCloudPrintRegKey, KEY_READ);

Completed in 30 milliseconds