Home
last modified time | relevance | path

Searched defs:property_get (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dproperty_service.h42 int property_get(const char *name, char *value) in property_get() function
/system/core/include/cutils/
Dproperties.h119 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
/system/core/libcutils/
Dproperties.c117 int property_get(const char *key, char *value, const char *default_value) in property_get() function
227 int property_get(const char *key, char *value, const char *default_value) in property_get() function
350 int property_get(const char *key, char *value, const char *default_value) in property_get() function