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

/system/core/libcutils/
H A Dproperties.c59 int property_set(const char *key, const char *value) function
242 int property_set(const char *key, const char *value) function
332 int property_set(const char *key, const char *value) function
/system/core/init/
H A Dproperty_service.c271 int property_set(const char *name, const char *value) function
319 property_set("net.change", name);
391 property_set((char*) msg.name, (char*) msg.value);
433 property_set(key, value);
473 property_set(entry->d_name, value);

Completed in 1553 milliseconds