Searched refs:__property_get (Results 1 – 2 of 2) sorted by relevance
29 extern int __property_get(const char *name, char *value);52 return __property_get(name, value); in property_get()
147 int __property_get(const char *name, char *value) in __property_get() function