/system/connectivity/shill/test-scripts/ |
monitor-flimflam | 8 def property_changed(name, value, path, interface): function 21 bus.add_signal_receiver(property_changed,
|
monitor-services | 8 def property_changed(name, value, path, interface): function 30 bus.add_signal_receiver(property_changed,
|
/system/core/init/ |
init.h | 36 void property_changed(const char *name, const char *value);
|
property_service.cpp | 220 property_changed(name, value);
|
init.cpp | 129 void property_changed(const char *name, const char *value) function
|