HomeSort by relevance Sort by last modified time
    Searched refs:kCellular (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/components/onc/
onc_constants.cc 36 const char kCellular[] = "Cellular";
53 const char kCellular[] = "Cellular";
onc_constants.h 58 ONC_EXPORT extern const char kCellular[];
75 ONC_EXPORT extern const char kCellular[];
  /external/chromium_org/components/wifi/
fake_wifi_service.cc 73 network_properties.type = onc::network_type::kCellular;
  /external/chromium_org/chromeos/network/onc/
onc_signature.cc 271 { ::onc::network_config::kCellular, &kCellularSignature},
275 { ::onc::network_config::kCellular, &kCellularWithStateSignature},
onc_validator.cc 454 ::onc::network_type::kCellular,
488 } else if (type == ::onc::network_type::kCellular) {
490 RequireField(*result, ::onc::network_config::kCellular);
onc_translation_tables.cc 219 { ::onc::network_type::kCellular, shill::kTypeCellular},

Completed in 447 milliseconds