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

  /external/chromium_org/chromeos/dbus/
fake_shill_manager_client.cc 24 void FakeShillManagerClient::GetNetworksForGeolocation(
fake_shill_manager_client.h 26 virtual void GetNetworksForGeolocation(
mock_shill_manager_client.h 25 MOCK_METHOD1(GetNetworksForGeolocation,
shill_manager_client.h 127 // Calls GetNetworksForGeolocation method.
129 virtual void GetNetworksForGeolocation(
shill_manager_client_stub.h 31 virtual void GetNetworksForGeolocation(
shill_manager_client.cc 53 virtual void GetNetworksForGeolocation(
shill_manager_client_unittest.cc 136 TEST_F(ShillManagerClientTest, GetNetworksForGeolocation) {
179 client_->GetNetworksForGeolocation(base::Bind(&ExpectDictionaryValueResult,
shill_manager_client_stub.cc 107 void ShillManagerClientStub::GetNetworksForGeolocation(
  /external/chromium_org/chromeos/network/
geolocation_handler.cc 94 DBusThreadManager::Get()->GetShillManagerClient()->GetNetworksForGeolocation(

Completed in 72 milliseconds