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 77 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/
property_service.c 248 const char* property_get(const char *name) function

Completed in 114 milliseconds