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

/system/core/libcutils/
H A Dproperties.c39 int property_get(const char *key, char *value, const char *default_value) function
137 int property_get(const char *key, char *value, const char *default_value) function
192 ALOGE("Got strange response to property_get request (%d)\n",
260 int property_get(const char *key, char *value, const char *default_value) function
/system/core/init/
H A Dproperty_service.c244 const char* property_get(const char *name) function

Completed in 91 milliseconds