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

/system/core/libcutils/
H A Dproperties.c77 int property_get(const char *key, char *value, const char *default_value) function
175 int property_get(const char *key, char *value, const char *default_value) function
230 LOGE("Got strange response to property_get request (%d)\n",
298 int property_get(const char *key, char *value, const char *default_value) function
/system/core/init/
H A Dproperty_service.c234 const char* property_get(const char *name) function

Completed in 3531 milliseconds