Home
last modified time | relevance | path

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

/system/core/libcutils/
Dproperties.c34 int property_set(const char *key, const char *value) in property_set() function
204 int property_set(const char *key, const char *value) in property_set() function
294 int property_set(const char *key, const char *value) in property_set() function
/system/core/init/
Dproperty_service.c338 int property_set(const char *name, const char *value) in property_set() function