Searched refs:kAddressProperty (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dshill_ipconfig_client_unittest.cc95 entry_writer.AppendString(shill::kAddressProperty);
107 value.SetWithoutPathExpansion(shill::kAddressProperty,
133 shill::kAddressProperty,
138 shill::kAddressProperty, member in class:chromeos::shill
152 shill::kAddressProperty),
156 shill::kAddressProperty, member in class:chromeos::shill
H A Dbluetooth_adapter_client.cc28 RegisterProperty(bluetooth_adapter::kAddressProperty, &address);
H A Dfake_shill_manager_client.cc612 shill::kAddressProperty, "0.0.0.0");
622 shill::kAddressProperty, "0:0:0:0:0:0:0:0");
637 shill::kAddressProperty,
666 shill::kAddressProperty,
H A Dbluetooth_device_client.cc29 RegisterProperty(bluetooth_device::kAddressProperty, &address);
/external/chromium_org/chromeos/network/
H A Ddevice_state.cc39 if (key == shill::kAddressProperty) {
H A Dhost_resolver_impl_chromeos_unittest.cc137 shill::kAddressProperty, member in class:HostResolverImplChromeOSTest::shill
H A Dhost_resolver_impl_chromeos.cc80 ip_config->GetString(shill::kAddressProperty, &address)) {
H A Dnetwork_state.cc229 if (key == shill::kAddressProperty) {
H A Dmanaged_network_configuration_handler_impl.cc644 shill::kAddressProperty, device_state->mac_address());
H A Dshill_property_handler_unittest.cc432 shill::kAddressProperty, ip_address, member in class:chromeos::shill
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_apitest.cc276 ipconfig.SetStringWithoutPathExpansion(shill::kAddressProperty, "0.0.0.0");
291 shill::kAddressProperty,
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_status_collector_browsertest.cc724 dev.device_path, shill::kAddressProperty,
/external/chromium_org/chromeos/network/onc/
H A Donc_translation_tables.cc192 // { ::onc::network_config::kMacAddress, shill::kAddressProperty },
196 { ::onc::ipconfig::kIPAddress, shill::kAddressProperty},
H A Donc_translator_shill_to_onc.cc457 if (shill_dictionary_->GetStringWithoutPathExpansion(shill::kAddressProperty,

Completed in 172 milliseconds