Searched refs:ProposeScan (Results 1 – 11 of 11) sorted by relevance
30 void FakeNetworkDeviceHandler::ProposeScan( in ProposeScan() function in chromeos::FakeNetworkDeviceHandler
85 virtual void ProposeScan(
40 virtual void ProposeScan(const std::string& device_path,
48 virtual void ProposeScan(const std::string& device_path,
303 void NetworkDeviceHandlerImpl::ProposeScan( in ProposeScan() function in chromeos::NetworkDeviceHandlerImpl307 DBusThreadManager::Get()->GetShillDeviceClient()->ProposeScan( in ProposeScan()
141 TEST_F(ShillDeviceClientTest, ProposeScan) { in TEST_F() argument150 client_->ProposeScan(dbus::ObjectPath(kExampleDevicePath), in TEST_F()
84 virtual void ProposeScan(const dbus::ObjectPath& device_path,
35 virtual void ProposeScan(const dbus::ObjectPath& device_path,
64 virtual void ProposeScan(const dbus::ObjectPath& device_path, in ProposeScan() function in chromeos::__anonbcc3d46b0111::ShillDeviceClientImpl
80 void FakeShillDeviceClient::ProposeScan( in ProposeScan() function in chromeos::FakeShillDeviceClient
135 GetNetworkDeviceHandler()->ProposeScan( in ChooseMobileNetworkHandler()