FakeShillProfileClient 130 chromeos/dbus/fake_dbus_thread_manager.cc scoped_ptr<ShillProfileClient>(new FakeShillProfileClient)); FakeShillProfileClient 24 chromeos/dbus/fake_shill_profile_client.cc struct FakeShillProfileClient::ProfileProperties { FakeShillProfileClient 39 chromeos/dbus/fake_shill_profile_client.cc FakeShillProfileClient::FakeShillProfileClient() { FakeShillProfileClient 42 chromeos/dbus/fake_shill_profile_client.cc FakeShillProfileClient::~FakeShillProfileClient() { FakeShillProfileClient 46 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::Init(dbus::Bus* bus) { FakeShillProfileClient 49 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::AddPropertyChangedObserver( FakeShillProfileClient 54 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::RemovePropertyChangedObserver( FakeShillProfileClient 59 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::GetProperties( FakeShillProfileClient 80 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::GetEntry( FakeShillProfileClient 101 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::DeleteEntry(const dbus::ObjectPath& profile_path, FakeShillProfileClient 123 chromeos/dbus/fake_shill_profile_client.cc ShillProfileClient::TestInterface* FakeShillProfileClient::GetTestInterface() { FakeShillProfileClient 127 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::AddProfile(const std::string& profile_path, FakeShillProfileClient 140 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::AddEntry(const std::string& profile_path, FakeShillProfileClient 152 chromeos/dbus/fake_shill_profile_client.cc bool FakeShillProfileClient::AddService(const std::string& profile_path, FakeShillProfileClient 187 chromeos/dbus/fake_shill_profile_client.cc void FakeShillProfileClient::GetProfilePaths( FakeShillProfileClient 195 chromeos/dbus/fake_shill_profile_client.cc FakeShillProfileClient::ProfileProperties* FakeShillProfileClient::GetProfile( FakeShillProfileClient 19 chromeos/dbus/fake_shill_profile_client.h class CHROMEOS_EXPORT FakeShillProfileClient : FakeShillProfileClient 23 chromeos/dbus/fake_shill_profile_client.h FakeShillProfileClient(); FakeShillProfileClient 24 chromeos/dbus/fake_shill_profile_client.h virtual ~FakeShillProfileClient(); FakeShillProfileClient 69 chromeos/dbus/fake_shill_profile_client.h DISALLOW_COPY_AND_ASSIGN(FakeShillProfileClient);