Home | History | Annotate | Download | only in dbus

Lines Matching refs:profile_path

49     virtual void AddProfile(const std::string& profile_path,
56 virtual void AddEntry(const std::string& profile_path,
64 virtual bool AddService(const std::string& profile_path,
68 // |service_path| to the profile entry matching |profile_path|. Returns
70 virtual bool UpdateService(const std::string& profile_path,
76 // Sets |properties| to the entry for |service_path|, sets |profile_path|
80 std::string* profile_path,
99 // Adds a property changed |observer| for the profile at |profile_path|.
101 const dbus::ObjectPath& profile_path,
104 // Removes a property changed |observer| for the profile at |profile_path|.
106 const dbus::ObjectPath& profile_path,
112 const dbus::ObjectPath& profile_path,
118 virtual void GetEntry(const dbus::ObjectPath& profile_path,
125 virtual void DeleteEntry(const dbus::ObjectPath& profile_path,