Home
last modified time | relevance | path

Searched refs:kCloudPrintRoot (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/cloud_print/service/win/
Dchrome_launcher.cc126 dictionary->Remove(prefs::kCloudPrintRoot, &cloud_print_root); in ReadAndUpdateServiceState()
128 dictionary->Set(prefs::kCloudPrintRoot, cloud_print_root.release()); in ReadAndUpdateServiceState()
/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy.cc122 service_prefs_->RemovePref(prefs::kCloudPrintRoot); in EnableForUserWithRobot()
/external/chromium_org/chrome/common/
Dpref_names.cc2000 const char kCloudPrintRoot[] = "cloud_print"; variable
Dpref_names.h594 extern const char kCloudPrintRoot[];