Searched defs:SetDeviceProperty (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dfake_network_device_handler.cc18 void FakeNetworkDeviceHandler::SetDeviceProperty( function in class:chromeos::FakeNetworkDeviceHandler
H A Dnetwork_device_handler_impl.cc268 void NetworkDeviceHandlerImpl::SetDeviceProperty( function in class:chromeos::NetworkDeviceHandlerImpl
284 "SetDeviceProperty called on blacklisted property " + property_name);
/external/chromium_org/chromeos/dbus/
H A Dfake_shill_device_client.cc306 void FakeShillDeviceClient::SetDeviceProperty(const std::string& device_path, function in class:chromeos::FakeShillDeviceClient
309 VLOG(1) << "SetDeviceProperty: " << device_path

Completed in 84 milliseconds