Home
last modified time | relevance | path

Searched refs:SetUpdateCallback (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Dexported_property_set.cc54 exported_property->SetUpdateCallback(cb); in RegisterProperty()
159 void ExportedPropertyBase::SetUpdateCallback(const OnUpdateCallback& cb) { in SetUpdateCallback() function in brillo::dbus_utils::ExportedPropertyBase
Dexported_property_set.h72 virtual void SetUpdateCallback(const OnUpdateCallback& cb);