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

  /external/chromium_org/chromeos/dbus/
fake_shill_device_client.cc 57 GetObserverList(device_path).AddObserver(observer);
63 GetObserverList(device_path).RemoveObserver(observer);
306 GetObserverList(device_path),
322 FakeShillDeviceClient::GetObserverList(const dbus::ObjectPath& device_path) {
fake_shill_device_client.h 106 PropertyObserverList& GetObserverList(const dbus::ObjectPath& device_path);
fake_shill_service_client.cc 60 GetObserverList(service_path).AddObserver(observer);
66 GetObserverList(service_path).RemoveObserver(observer);
451 GetObserverList(service_path),
468 FakeShillServiceClient::GetObserverList(const dbus::ObjectPath& device_path) {
fake_shill_service_client.h 110 PropertyObserverList& GetObserverList(const dbus::ObjectPath& device_path);

Completed in 27 milliseconds