Home | History | Annotate | Download | only in cros

Lines Matching refs:provider_type_

1268         provider_type_ = ParseProviderType(provider_type_string);
1322 if (provider_type_ == PROVIDER_TYPE_L2TP_IPSEC_PSK) {
1324 provider_type_ = PROVIDER_TYPE_L2TP_IPSEC_USER_CERT;
1331 switch (provider_type_) {
1374 switch (this->provider_type_) {