Searched refs:kCloudPrintProxyId (Results 1 – 5 of 5) sorted by relevance
38 proxy_id_ = prefs->GetString(prefs::kCloudPrintProxyId, std::string()); in InitFrom()41 prefs->SetString(prefs::kCloudPrintProxyId, proxy_id_); in InitFrom()
121 service_prefs_->GetString(prefs::kCloudPrintProxyId, std::string())); in EnableForUserWithRobot()125 service_prefs_->SetString(prefs::kCloudPrintProxyId, proxy_id); in EnableForUserWithRobot()
132 dictionary->SetString(prefs::kCloudPrintProxyId, proxy_id); in ReadAndUpdateServiceState()
2003 const char kCloudPrintProxyId[] = "cloud_print.proxy_id"; variable
600 extern const char kCloudPrintProxyId[];