Home | History | Annotate | Download | only in shill

Lines Matching refs:ObjectPath

808         props[kDevicesProperty].IsTypeCompatible<vector<dbus::ObjectPath>>());
809 vector <dbus::ObjectPath> devices =
810 props[kDevicesProperty].Get<vector<dbus::ObjectPath>>();
822 props[kServicesProperty].IsTypeCompatible<vector<dbus::ObjectPath>>());