Searched refs:kCellular (Results 1 – 6 of 6) sorted by relevance
36 const char kCellular[] = "Cellular"; variable53 const char kCellular[] = "Cellular"; variable
58 ONC_EXPORT extern const char kCellular[];75 ONC_EXPORT extern const char kCellular[];
454 ::onc::network_type::kCellular, in ValidateNetworkConfiguration()488 } else if (type == ::onc::network_type::kCellular) { in ValidateNetworkConfiguration()490 RequireField(*result, ::onc::network_config::kCellular); in ValidateNetworkConfiguration()
271 { ::onc::network_config::kCellular, &kCellularSignature},275 { ::onc::network_config::kCellular, &kCellularWithStateSignature},
219 { ::onc::network_type::kCellular, shill::kTypeCellular},
73 network_properties.type = onc::network_type::kCellular; in FakeWiFiService()