Searched defs:property_get (Results 1 – 4 of 4) sorted by relevance
33 int property_get(const char *key, char * value, const char */*default_value*/) in property_get() function
33 int property_get(const char *key, char * value, const char *default_value) in property_get() function
89 inline int property_get(const char* key, char* value, const char* default_value) in property_get() function