Searched refs:GetProviderTypeString (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/options/
H A Dvpn_config_view.h126 std::string GetProviderTypeString() const;
H A Dvpn_config_view.cc366 shill::kProviderTypeProperty, GetProviderTypeString());
475 std::string VPNConfigView::GetProviderTypeString() const { function in class:chromeos::VPNConfigView
/external/chromium/chrome/browser/chromeos/cros/
H A Dnetwork_library.h458 std::string GetProviderTypeString() const;
H A Dnetwork_library.cc1373 std::string VirtualNetwork::GetProviderTypeString() const { function in class:chromeos::VirtualNetwork
/external/chromium/chrome/browser/
H A Dbrowser_about_handler.cc451 str += WrapWithTH(vpn->GetProviderTypeString());

Completed in 107 milliseconds