Searched defs:property_set (Results 1 - 2 of 2) sorted by relevance

/system/core/libcutils/
H A Dproperties.c34 int property_set(const char *key, const char *value) function
213 int property_set(const char *key, const char *value) function
303 int property_set(const char *key, const char *value) function
/system/core/init/
H A Dproperty_service.c307 int property_set(const char *name, const char *value) function
342 property_set("net.change", name);
414 property_set((char*) msg.name, (char*) msg.value);
463 property_set(key, value);
526 property_set(entry->d_name, value);

Completed in 187 milliseconds