Searched defs:property_set (Results 1 - 2 of 2) sorted by last modified time

/system/core/init/
H A Dproperty_service.c343 int property_set(const char *name, const char *value) function
391 property_set("net.change", name);
461 property_set((char*) msg.name, (char*) msg.value);
513 property_set(key, value);
553 property_set(entry->d_name, value);
/system/core/libcutils/
H A Dproperties.c34 int property_set(const char *key, const char *value) function
204 int property_set(const char *key, const char *value) function
294 int property_set(const char *key, const char *value) function

Completed in 229 milliseconds