HomeSort by relevance Sort by last modified time
    Searched defs:property_get (Results 1 - 2 of 2) sorted by null

  /system/core/libcutils/
properties.c 39 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 LOGE("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/
property_service.c 243 const char* property_get(const char *name) function

Completed in 456 milliseconds