Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.cc687 static VirtualNetwork::ProviderType ParseProviderType(const std::string& mode) { in ParseProviderType() function
1268 provider_type_ = ParseProviderType(provider_type_string); in ParseProviderValue()