Searched refs:property_changed (Results 1 – 5 of 5) sorted by relevance
/system/connectivity/shill/test-scripts/ |
D | monitor-flimflam | 8 def property_changed(name, value, path, interface): function 21 bus.add_signal_receiver(property_changed,
|
D | monitor-services | 8 def property_changed(name, value, path, interface): function 30 bus.add_signal_receiver(property_changed,
|
/system/core/init/ |
D | init.h | 36 void property_changed(const char *name, const char *value);
|
D | property_service.cpp | 220 property_changed(name, value); in property_set_impl()
|
D | init.cpp | 129 void property_changed(const char *name, const char *value) in property_changed() function
|