Searched defs:property_get (Results 1 – 4 of 4) sorted by relevance
46 int property_get(const char *name, char *value) in property_get() function
34 extern "C" int property_get(const char* key, char* value, const char* default_value) { in property_get() function
119 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
115 int property_get(const char *key, char *value, const char *default_value) in property_get() function