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

  /external/chromium_org/chrome/browser/net/
http_server_properties_manager.cc 64 prefs::kHttpServerProperties,
102 prefs::kHttpServerProperties,
275 if (!pref_service_->HasPrefPath(prefs::kHttpServerProperties))
280 *pref_service_->GetDictionary(prefs::kHttpServerProperties);
628 // Persist the prefs::kHttpServerProperties.
682 pref_service_->Set(prefs::kHttpServerProperties,
http_server_properties_manager_unittest.cc 89 prefs::kHttpServerProperties);
193 // Set the same value for kHttpServerProperties multiple times.
194 pref_service_.SetManagedPref(prefs::kHttpServerProperties,
198 pref_service_.SetManagedPref(prefs::kHttpServerProperties,
  /external/chromium_org/chrome/common/
pref_names.cc 503 const char kHttpServerProperties[] = "net.http_server_properties";
    [all...]
pref_names.h 193 extern const char kHttpServerProperties[];
    [all...]

Completed in 48 milliseconds