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

  /external/chromium/chrome/browser/chromeos/options/
vpn_config_view.h 97 const std::string GetServer() const;
vpn_config_view.cc 99 (GetService().empty() || GetServer().empty()))
188 GetServer(),
256 const std::string VPNConfigView::GetServer() const {
  /external/chromium_org/chrome/browser/chromeos/options/
vpn_config_view.h 116 const std::string GetServer() const;
vpn_config_view.cc 300 (GetService().empty() || GetServer().empty()))
364 shill::kProviderHostProperty, GetServer());
411 const std::string VPNConfigView::GetServer() const {
    [all...]

Completed in 136 milliseconds