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

  /external/chromium/chrome/browser/chromeos/options/
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.cc 300 (GetService().empty() || GetServer().empty()))
364 shill::kProviderHostProperty, GetServer());
411 const std::string VPNConfigView::GetServer() const {
    [all...]

Completed in 272 milliseconds